get_http_method
Description:
Get the HTTP method of the URIRequest.
Parameters:
this |
Returns:
the HTTP method of the URIRequest or null if this is not an HTTP request. |
Get the HTTP method of the URIRequest.
this |
the HTTP method of the URIRequest or null if this is not an HTTP request. |