Returns the HTTP verb of the request.
Frequently used in REST requests to determine how a resource is to be accessed.
o.GetHttpVerb()
Return Value
HTTP Verb: GET, POST, PUT, DELETE, OPTION etc.
See also:
Class wwrequest© West Wind Technologies, 1996-2024 • Updated: 09/17/14
Comment or report problem with topic