http_version
Last updated March 2020
Name
http_version — Define the HTTP version to use
Synopsis
http_version = "1.1"
Description
**Configuration Change. ** This option is available as of version 3.5.6.
Define which version of HTTP to use when delivery_method
is set to an HTTP protocol. This option may be set to any one of the following values:
-
0.9
-
1.0
-
1.1
The default value for this option is "1.1"
.
Scope
http_version
is valid in the global, binding_group, binding and domain scopes.
See Also
Was this page helpful?