My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
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 the HTTP/1.0.
 
static readonly Version Version11 = new Version (1, 1)
 Provides a Version instance for the HTTP/1.1.
 

Detailed Description

Provides the HTTP version numbers.


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