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