istio v1.31.0

VirtualService.spec.http[].corsPolicy.unmatchedPreflights

Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream. Valid Options: FORWARD, IGNORE

1 fields
VirtualService.spec.http[].corsPolicy.unmatchedPreflights fields and descriptions
Field / TypeDescription
VirtualService.spec.http[].corsPolicy.unmatchedPreflights
string

Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream. Valid Options: FORWARD, IGNORE

  • enum: ["UNSPECIFIED","FORWARD","IGNORE"]