send link to app

HttpWorker app for iPhone and iPad


4.6 ( 4816 ratings )
Utilities Productivity
Developer: 李俊 倪
0.99 USD
Current version: 1.1, last update: 7 years ago
First release : 09 Oct 2014
App size: 3.7 Mb

A tool for HTTP interface testing, using the HTTP connection function built in the iOS.
It is useful for those programmers who have to test API with complex HTTP headers and parameters, which would be various often.

About Request

URL Target of HTTP and validated HTTPS is required.
Headers including Basic Authorization, url-encoded parameters and body-post are supported with GET and POST methods both.
Support custom timeout limitation, and custom default charset encoding to phrase data received from server, to set up profiles for testing.

About Response

List the HTTP Status Code and headers of the response from target server, and show the errors if exist.
Show the content responsed in the custom charset encoding, and could change charset encoding within a set of common encodings.
Support web browser to preview the received data as html page.
Build the report for the test to send as a mail.

About Duty Json File

A online tool provided on http://www.everstray.com/HttpWorker/ to generate the standard duty file in json format, just submit your requests and download the generated json, and import it into HttpWorker App through iTunes. Then, the duty is now in the duty list.