Class Summary |
HttpInputStream |
This class is an input stream that provides added methods that are
of help when reading the result of an HTTP request. |
HttpRequest |
Sends an HTTP request to some target host and gets the answer back. |
HttpSocket |
This class is used as the bag of information kept about a open, idle
socket. |
HttpUtil |
The HttpUtil class contains methods for performing simple
HTTP operations. |
MimeHeaders |
This class is build on top of the StringMap class and
provides added methods that are of help when manipulating MIME headers. |