BasicHeaderValueParser.Default Property

Definition

Gets the default parser instance, which provides non-customized behavior.

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

Property Value

The default parser instance.

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