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