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