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
32.67k stars 3.68k forks source link

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

Closed Joebeazelman closed 1 month ago

Joebeazelman commented 2 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 1 month 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.