httpVersion
Type: String
The httpVersion property of the JadeHTTPConnection class contains the version of the HTTP protocol. Its value can be one of the following JadeHTTPConnection class constants.
-
ProtocolVersion_1_0, for HTTP Version 1.09
-
ProtocolVersion_1_1, for HTTP Version 1.1 (the default value)