EGDL2 2.1
Loading...
Searching...
No Matches
WebSocketSharp.Net.HttpVersion Class Reference

Provides the HTTP version numbers. More...

Public Member Functions

 HttpVersion ()
 Initializes a new instance of the HttpVersion class.
 

Static Public Attributes

static readonly Version Version10 = new Version (1, 0)
 Provides a Version instance for HTTP 1.0.
 
static readonly Version Version11 = new Version (1, 1)
 Provides a Version instance for HTTP 1.1.
 

Detailed Description

Provides the HTTP version numbers.


The documentation for this class was generated from the following file: