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