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