read-only
The HTTP request method.
By default (when null
) this is a "GET"
request. Alternatively, the
method can be "POST"
, "PUT"
, "DELETE"
, etc.
The HTTP request method.
By default (when null
) this is a "GET"
request. Alternatively, the
method can be "POST"
, "PUT"
, "DELETE"
, etc.