pub fn is_known_server_request_method(method: &str) -> bool
Pure classifier for known server-request methods. Allocation: none. Complexity: O(1).