HTTPRequest.method

The HTTP method of the request

class HTTPRequest
@safe
HTTPMethod method;

Meta