BasicLineParser.Protocol Property

Definition

A version of the protocol to parse.

[Android.Runtime.Register("protocol")]
protected Org.Apache.Http.ProtocolVersion? Protocol { get; set; }
[<Android.Runtime.Register("protocol")>]
member this.Protocol : Org.Apache.Http.ProtocolVersion with get, set

Property Value

The protocol version to parse; only the protocol name is normally relevant.

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