Org.Apache.Http.Params.CoreProtocolPNames Members

The members of Org.Apache.Http.Params.CoreProtocolPNames are listed below.

See Also: Inherited members from System.Object

Public Fields

const
HttpContentCharsetstring. Defines the charset to be used per default for encoding content body.
const
HttpElementCharsetstring. Defines the charset to be used for encoding HTTP protocol elements.
const
OriginServerstring. Defines the content of the Server header.
const
ProtocolVersionstring. Defines the Org.Apache.Http.ProtocolVersion used per default.
const
StrictTransferEncodingstring. Defines whether responses with an invalid Transfer-Encoding header should be rejected.
const
UseExpectContinuestring. This parameter expects a value of type Java.Lang.Boolean.
const
UserAgentstring. Defines the content of the User-Agent header.
const
WaitForContinuestring. This parameter expects a value of type Java.Lang.Integer.