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