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