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