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