| Http | The Https interface contains the methods necessary for sending HTTP requests. |
| HttpException | Represents errors that may occur during HTTP request |
| HttpMethod | An enumeration of different HTTP Methods. |
| HttpRequest | The class representing an HTTP request. |
| HttpRequestHeaders | The class that represents an HTTP request headers collection. |
| HttpResponse | The class representing an HTTP response. |
| HttpResponseHeaders | The class that represents an HTTP response headers collection. |
| HttpVersionPolicy | An enumeration of different HTTP version policies. |