Http-Request-Method

(http-request-method http-url) -> string

Returns the method field of the given <http-request>.

Example:

>> (http-request-method alpha)
:: "GET"