
Graphical Http Client is a lightweight and easy to use Mac OS X utility that will help you test and interact with REST-based web services. It allows you to send an HTTP request to a server, specify any number of headers, and examine the headers and response body. If the response is HTML, you will be able to open that HTML up in a web view and save it as a file.
v1.0 [Feb 3, 2012]
- Fixed an issue where PATCH was selected by default in the drop-down menu for new requests, rather than GET.
- Changed the response decoding behavior when a Content-Encoding header isn't included in the response - UTF8 will now be used in that situation.
- Added larger, and slightly different app icon. Updated document icon.