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