HttpClient Properties

Mentalis.org Proxy

Mentalis.org Proxy Documentation

HttpClient Properties

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

RequestedPathGets or sets the requested path.

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

HeaderFieldsGets or sets a StringDictionary that stores the header fields.
HttpQueryGets or sets the query string, received from the client.
HttpRequestTypeGets or sets the HTTP request type.
HttpVersionGets or sets the HTTP version the client uses.

See Also

HttpClient Class | Org.Mentalis.Proxy.Http Namespace