HTTPRequest::GetRequestMethod

Returns the HTTP method of the request.

Synopsis

Declared in <httpserver.h>

HTTPRequestMethod
GetRequestMethod() const;

Return Value

The HTTP method parsed from the request line.