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