About Simple HTTP Connection
When developing a mobile application, testing the communication with the server is essential.
If needed to check connectivity with Restful web server, using this application can minimize the debugging.
Main Features:
* Dynamic URL
* POST or GET methods are available
* URL parameters for GET or POST body parameters can be entered as key-value pairs
* Headers can also be entered as key-value pairs.
* The POST body can be sent as key-value pairs or as JSON
* Response include body and headers
Download and install
Simple HTTP Connection version 2.0 on your
Android device!
Downloaded 100+ times, content rating: Not rated
Android package:
il.co.appli.simplehttpconnection, download Simple HTTP Connection.apk
by S####:
Add basic authentication please. I know I can send the header but a simple user/pass field eases this a lot! Like the clean design and save option