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