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