pub const GET_HEAD_OPTIONS_TRACE: &str = "GET, HEAD, OPTIONS, TRACE";
HTTP GET, HEAD, OPTIONS, and TRACE methods.