Creates an instance of HTTPMethod that will case-insensitively match the HTTP method of a request.
Source
const HTTPMethod(this.method);
Creates an instance of HTTPMethod that will case-insensitively match the HTTP method of a request.
const HTTPMethod(this.method);