点击按钮跳转至开发者官方下载地址...
An HTTP Client that supports every HTTP Request method with custom parameters, custom body and custom headers.
Features:
-If cookies are present Fetcher will use them
-Highlights and formats response JSON and XML
-Add custom headers
-Add custom parameters
-Set custom post body
-Save your requests for use later
Things to note:
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.
Known Bugs:
JSON is crashing and therefor the parser has been removed. It will be added at a later time.