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