View entire request response flow
planned
C
Cole Render
Nice app, really like the clean and responsive GUI and (of course) local-only.
I'm alot for the low-level though, one huge improvement (IMHO) would be the possibility to have the entire request/response flow in the results-tab in plain-text, as opposed to only seeing the response. Maybe it is already possible to show the request (?) but I could not find a setting for it.
Ideally, I would have loved if it was possible to show request(headers+body), followed by response(headers+body), as plain-text similar to how 'curl -v' does it.
Keep up the good work!
Gregory Schier
Merged in a post:
Show full request
G
Gabriel Lopes Rodrigues
Hello!
Thanks for the app, I'm finding it great. One improvement that I'd like to suggest is to be able to see the whole request that was made, with the URL, headers and body, like in a verbose cURL call.
Example of usefulness: I sent a JSON body in a POST request with a variable, but forgot to wrap the variable in quotes, so became very confused when I got an error. If there was a feature to see the full request as it was made, I would have been able to quickly spot my mistake.
Thanks!
Marius
I think this is similar to my request
https://yaak.canny.io/feedback/p/single-view-for-all-request-info
Gregory Schier
planned
Great suggestion, and this is definitely something I plan to add!