httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
33.91k stars 3.68k forks source link

CLI help doesn't show how to launch in a browser! #1574

Closed Joebeazelman closed 5 months ago

Joebeazelman commented 7 months ago

There's no obvious way to easily open and send the output to your default browser. I hope I don't have to go through the tedious and error prone method which involves downloading to a file and sending it to a browser.

Ousret commented 5 months ago

What you seem to be referring to is out of the scope for HTTPie CLI. Meaning not something applicable to the project. Some clever command pipe may achieve what you need..?

If I misunderstood, feel free to rephrase your demand.