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