HttpClient.HttpVersion Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

HttpClient.HttpVersion Property

Gets or sets the HTTP version the client uses.

[Visual Basic]Private Property HttpVersion As String
[C#]
private string HttpVersion {get; set;}

Property Value

A string representing the requested HTTP version.

See Also

HttpClient Class | HttpClient Members | Org.Mentalis.Proxy.Http Namespace