HttpClient.method

The HTTP verb used on this request.

Note that this value is overridden if you pass a postbuffer in the send() method which forces the method to POST.

o.HttpClient.method

See also

Class HttpClient