mmattozzi / cocoa-rest-client

A free, native Apple macOS app for testing HTTP/REST endpoints
http://mmattozzi.github.io/cocoa-rest-client/
Other
2.35k stars 206 forks source link

Display Response Headers #157

Open JamuelStarkey opened 4 years ago

JamuelStarkey commented 4 years ago

Thanks for the great app. It would be nice to be able to see the entire HTTP response received by the client other than just the response code and content. Or maybe just display the entire raw response headers and all . . .