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