Język

IClientPNames.DefaultHeaders Field

Definition

Defines the request headers sent by default with each request. The parameter value is an ICollection<T> of IHeader instances.

[Android.Runtime.Register("DEFAULT_HEADERS")]
public const string DefaultHeaders;
[<Android.Runtime.Register("DEFAULT_HEADERS")>]
val mutable DefaultHeaders : string

Field Value

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