See: Description
Interface | Description |
---|---|
IHttpStatus |
Interface which has methods relevant for HTTP status.
|
Class | Description |
---|---|
HttpResponse |
Class which encapsulates HTTP response data.
|
URLEndpoint |
Class which encapsulates the API URL, and enables relevant operations on this
URL.
|
Enum | Description |
---|---|
HttpStatusCode |
Enumerable for the most common HTTP status codes returned by the API.
|
RequestMethod |
Enumerable which contains the HTTP methods supported by the API.
|
Package which contains classes related to HTTP communication.
Copyright © 2018. All rights reserved.