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