Fetcher is an HTTP Client that supports every HTTP Request method with custom parameters, custom body and custom headers. You can add custom headers and parameters, set custom post body or save your requests for use later. If you do not have an Accept Header, Fetcher might not be able to correctly determine response format which may result in text that is hard to read.
v1.4 [Feb 23, 2012]
Fixes a crash when attempting to parse json, note for now, json parsing is temporarily disabled and will return in white text.
If you do not have an Accept Header, Fetcher might not be able to correctly determine response format which may result in text that is hard to read.