Method (-M or -METHOD)

Use the Method adapter command (-M or -METHOD) to specify the transfer method to use in an HTTP request. The HTTP request method can be any request that the HTTP(S) server can process. Typical method names are PUT, GET, and POST. If the transfer is not specified, the default value for -METHOD is GET for input cards (to retrieve data), and POST for output cards (to store data).

-METHOD method_name

Option
Description
method_name
Transfer method used in an HTTP request