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