pub fn method_order(method: Method) -> u8
Get the sort order for an HTTP method.
Used to produce consistent ordering in Allow headers: GET, HEAD, POST, PUT, DELETE, PATCH, OPTIONS, TRACE