HttpRequest.method

The HTTP method verb, such as GET, POST, PUT, etc.

struct HttpRequest
const
string method;

Meta