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