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