Returns the HTTP method of the request.
Declared in <httpserver.h>
<httpserver.h>
HTTPRequestMethod GetRequestMethod() const;
The HTTP method parsed from the request line.