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