Mono Class Library: System.Net Namespace

System.Net.HttpVersion Class

Defines the HTTP version numbers supported by System.Net.HttpWebRequest and System.Net.HttpWebResponse . [Edit]

See Also: HttpVersion Members

public class HttpVersion

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Note: This class defines the HTTP versions supported by System.Net.HttpWebRequest and System.Net.HttpWebResponse. The HTTP version number is used to control version-specific features of HTTP, such as pipelining and chunking.
[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0