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