C-DEngine 5.105

HttpVersion Members

The HttpVersion type exposes the following members.

Constructors


  Name Description
Public method HttpVersion
Initializes a new instance of the HttpVersion class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field Static member Version10
Provides a Version instance for the HTTP/1.0.
Public field Static member Version11
Provides a Version instance for the HTTP/1.1.