Name
http_method — Define the HTTP method to use
Synopsis
http_method = "POST"
Description
**Configuration Change. ** This option is available as of version 3.5.6.
Define the HTTP method to use when delivery_method
is set to an HTTP protocol. This option may be set to the following values:
-
POST
-
SET
-
GET
-
DELETE
The default value for this option is "POST"
.
Scope
http_method
is valid in the global, binding_group, binding and domain scopes.
See Also
Was this page helpful?