NetscapeDraftHeaderParser.Default Property

Definition

Gets the default Netscape draft header parser.

[Android.Runtime.Register("DEFAULT")]
public static Org.Apache.Http.Impl.Cookie.NetscapeDraftHeaderParser? Default { get; }
[<Android.Runtime.Register("DEFAULT")>]
static member Default : Org.Apache.Http.Impl.Cookie.NetscapeDraftHeaderParser

Property Value

The shared parser instance for Netscape draft cookie headers.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to