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