http-prompt icon indicating copy to clipboard operation
http-prompt copied to clipboard

Preview request?

Open jenstroeger opened this issue 3 years ago • 2 comments

While the env command is somewhat useful it would be nice to preview a request before sending it… perhaps a show or dump or req command would be helpful?

jenstroeger avatar Apr 24 '21 02:04 jenstroeger

https://docs.http-prompt.com/en/latest/user-guide.html#quickstart Search for "To preview how HTTP Prompt is going to call HTTPie, do:"

Most simple one is to type httpie which shows the http commandline it will create and run. That's the preview you are looking for?

spex66 avatar May 06 '21 17:05 spex66

@spex66… well, not quite. That’s the preview of the httpie command but it’d be nice to see a preview of the actual request itself. That may be difficult though, considering that http-prompt delegates the request generation to httpie or curl 🤔

jenstroeger avatar May 07 '21 06:05 jenstroeger