Interface | Description |
---|---|
Http | |
HttpResponse |
After receiving and interpreting a request message, a server responds with an HTTP response message.
|
ICertificateInfo |
A (private) certificate file with its password.
|
IHttpConfiguration |
Configuration for Http.
|
IProxyConfiguration |
Specifies proxy configuration.
|
Class | Description |
---|---|
HttpConfiguration |
Provides singleton access to the IHttpConfiguration.
|
HttpHeader |
Represents an HTTP header field.
|
Enum | Description |
---|---|
HttpMethod |
An HTTP Method.
|