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