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