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