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