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