Provides the HTTP version numbers.
See Also: Inherited members from object.
|
HttpVersion
()
|
Initializes a new instance of the WebSocketSharp.Net.HttpVersion class. |
Initializes a new instance of the WebSocketSharp.Net.HttpVersion class.
Syntax
public HttpVersion ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Provides a Version instance for HTTP 1.0.
Syntax
public static readonly Version Version10Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Provides a Version instance for HTTP 1.1.
Syntax
public static readonly Version Version11Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)