5 ms·
We show the request/response in two separate panes, each with a menu offering Copy and Download actions. So it’s possible; it’s just a matter of multiple clicks
by jkbr 3y ago
We show the request/response in two separate panes, each with a menu offering Copy and Download actions. So it’s possible; it’s just a matter of multiple clicks.
The desktop app also allows you to copy a corresponding HTTPie CLI command, which you can then enrich with --verbose, run in the terminal, and more easily copy the whole exchange output.
- paradite 3y agoThanks. So it is the same amount of steps as I have for Chrome now. Please do consider adding a feature to export everything in one shot. It would save people like me a lot of clicks (for a lot of APIs across different environments).
- jkbr 3y agoIt’s a good idea — we’ll look into making it as simple as in HTTPie CLI. Thanks for the feedback.