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