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