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