-
Notifications
You must be signed in to change notification settings - Fork 20
Improve httpie output #34
Copy link
Copy link
Open
Labels
Description
It would be great if the httpie output were to be a bit more 'idomatic'.
I.e. instead of piping json or raw data into the command and manually setting Accept and Content-Type headers use the built-in support of specifying values (JSON or GET / form) directly as arguments.
Reactions are currently unavailable