Http |
Provides the interface to HTTP requests.
|
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.
|
IHttpContext |
Represents execution state of an HTTP process.
|
IHttpRequest |
Represents an HTTP request message to be send to a server.
|
IHttpRequestInterceptor |
An Http request interceptor can be used to manipulate the content entities enclosed with messages as well as the headers.
|
IProxyConfiguration |
Specifies proxy configuration.
|