Closed curioussavage closed 7 years ago
@curioussavage it's probably similar to #40, printing raw HTTP request format. Before we add this feature, you can use httpie's --verbose
option to print the request before each response.
Cool. I will give that arg a try.
Closing this one as duplicate.
Hey, love the tool. I like that you can use
httpie
to see what it will pass to the command but I would like to see what the request is going to look like (formatted nicely). Or an option to print out the request each response.