HTTPVersion

class HTTPVersion

Indicates the HTTP protocol version being used.

Fields

class HTTPVersion
HTTP_1_0

HTTP 1.0 (RFC 1945)

HTTP_1_1

HTTP 1.1 (RFC 2616)

HTTP_2_0

HTTP 2.0 (RFC 7540)