點(diǎn)擊按鈕跳轉(zhuǎn)至開發(fā)者官方下載地址...
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.