http is a small library of Java classes to let you do GET/POST/HEAD/PROBE/CHASE to a server r with http: or https. It will also encode parameter pairs for you.
It does nothing on its own. It is intended to be incorporated into your own programs.
To see a sample use have a look at the com.mindprod.submitter package, downloadable
Related Searches: GCI, GET, POST, HEAD, CHASE, PROBE, urlencoded, read, write, server, http, https
Recent Changes: add isGood method to categorise the responseCode
Install Support: No Install Support
Supported Languages: English
Additional Requirements: Java 1.7+
|