Org.Apache.Http.Client.Params.CookiePolicy Members

The members of Org.Apache.Http.Client.Params.CookiePolicy are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
BestMatchstring. The default 'best match' policy.
const
BrowserCompatibilitystring. The policy that provides high degree of compatibilty with common cookie management of popular HTTP agents.
const
Netscapestring. The Netscape cookie draft compliant policy.
const
Rfc2109string. The RFC 2109 compliant policy.
const
Rfc2965string. The RFC 2965 compliant policy.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.