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