HTTPServerRequestData.method

The HTTP method of the request

struct HTTPServerRequestData
protected @safe
HTTPMethod method;

Meta