HttpRequest.method

HTTP method, e.g., "GET".

class HttpRequest
string method;

Meta