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