HTTP_Versions Enumerated List
See Also Example Applies To
This enumerated list contains the two versions of the HTTP protocol that are supported, versions 1.0 and 1.1.
HTTP_1_0
Value 0 - Make the request an HTTP version 1.0 request.
HTTP_1_1
Value 1 - Make the request an HTTP version 1.1 request.
|