The members of Org.Apache.Http.Params.CoreProtocolPNames are listed below.
See Also: Inherited members from System.Object
const | HttpContentCharset | string. Defines the charset to be used per default for encoding content body. |
const | HttpElementCharset | string. Defines the charset to be used for encoding HTTP protocol elements. |
const | OriginServer | string. Defines the content of the Server header. |
const | ProtocolVersion | string. Defines the Org.Apache.Http.ProtocolVersion used per default. |
const | StrictTransferEncoding | string. Defines whether responses with an invalid Transfer-Encoding header should be rejected. |
const | UseExpectContinue | string. This parameter expects a value of type Java.Lang.Boolean. |
const | UserAgent | string. Defines the content of the User-Agent header. |
const | WaitForContinue | string. This parameter expects a value of type Java.Lang.Integer. |