envoyproxy/gateway
Vedi su GitHubCORS: implicitly allows OPTIONS method when SecurityPolicy with CORS attached to a path to serve preflight requests
Open
#7372 aperta il 30 ott 2025
help wantedkind/enhancement
Metriche repository
- Star
- (2871 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
#7144 implicitly allows OPTIONS method when CORS filter attached to a path to serve preflight requests. We should consider doing the same for SecurityPolicy with CORS to keep the behavior consistent.
Related to #6316