The properties of the HttpClient class are listed below. For a complete list of HttpClient class members, see the HttpClient Members topic.
Public Instance Properties
Protected Instance Properties
Buffer (inherited from Client) | Gets the buffer to store all the incoming data from the local client. |
RemoteBuffer (inherited from Client) | Gets the buffer to store all the incoming data from the remote host. |
Private Instance Properties
HeaderFields | Gets or sets a StringDictionary that stores the header fields. |
HttpQuery | Gets or sets the query string, received from the client. |
HttpRequestType | Gets or sets the HTTP request type. |
HttpVersion | Gets or sets the HTTP version the client uses. |
See Also
HttpClient Class | Org.Mentalis.Proxy.Http Namespace