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