HttpVersion.Http10 Property

Definition

HTTP protocol version 1.

[Android.Runtime.Register("HTTP_1_0")]
public static Org.Apache.Http.HttpVersion? Http10 { get; }
[<Android.Runtime.Register("HTTP_1_0")>]
static member Http10 : Org.Apache.Http.HttpVersion

Property 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