Name
http_method — Define the HTTP method to use
Synopsis
http_method = "POST"
Description
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?