| Class | Description |
---|
| BinaryUploader |
The BinaryUploader class is a class designed to upload binary data
over HTTP. |
| HTTPConstants | |
| HTTPHeader |
The data class for HTTP headers in HTTP server communications. |
| HTTPService |
The HTTPService class is a class designed to transfer text
over HTTP. |
| HTTPServiceBase |
The data class for HTTP headers in HTTP server communications. |
| HTTPUtils | |
| URLBinaryLoader |
The BinaryUploader class is a relatively low-level class designed to get
binary data over HTTP the intent is to create similar classes for text and URL vars. |
| URLLoader |
The URLLoader class is a base class for the specific flavors of loaders such as binary,
text or variables
|
| URLRequest |
The URLRequest class captures all of the information in a single HTTP request. |
| URLStream | |