envoyproxy/gateway

CORS: implicitly allows OPTIONS method when SecurityPolicy with CORS attached to a path to serve preflight requests

Open

#7.372 geöffnet am 30. Okt. 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (802 Forks)auto 404
help wantedkind/enhancement

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

#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

Contributor Guide