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