pub const GET_POST_PUT_TRACE: &str = "GET, POST, PUT, TRACE";
HTTP GET, POST, PUT, and TRACE methods.