setMethod
Sets the HTTP request method used for client and server calls.
General format
Syntax rules
1. method is an alphanumeric data item or literal.
General rules
1. method must be one of the following strings: CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT.