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