Hacker News new | ask | show | jobs
by jkbr 977 days 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.

1 comments

Thanks. 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).

It’s a good idea — we’ll look into making it as simple as in HTTPie CLI. Thanks for the feedback.