HttpVersion
HttpVersion class
Contains versions of HTTP.
class HttpVersion
Methods
Method | Description |
---|---|
HttpVersion() | The deleted default constructor. |
Fields
Field | Description |
---|---|
static Unknown | Represents an unknown version of the HTTP. |
static Version10 | Represents HTTP version 1.0. |
static Version11 | Represents HTTP version 1.1. |
static Version20 | Represents HTTP version 2.0. |
See Also
- Namespace System::Net
- Library Aspose.Slides