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