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