HttpVersion.Http09 Property

Definition

HTTP protocol version 0.

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

Property Value

HttpVersion
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