Click or drag to resize

HttpMetadataHttpVersion Property

HttpVersion, Default value is HttpVersion11, that represents HTTP/1.1

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public HttpVersion HttpVersion { get; set; }

Property Value

Type: HttpVersion
See Also