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.
Created with MrDocs
Returns the HTTP method of the request.
Declared in <httpserver.h>
HTTPRequestMethod
GetRequestMethod() const;
The HTTP method parsed from the request line.
Created with MrDocs