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