| Class | Description |
|---|---|
| Request |
Wrapper around the HTTP requests.
|
| Enum | Description |
|---|---|
| DataType | |
| Method |
The HTTP method used to connect to the server.
|
| Exception | Description |
|---|---|
| IssueInTransferException |
Signifies that the server refused the data.
|
| Request.CantConnectException |
Thrown when the request failed because the requested could not connect to the server.
|