envoyproxy/gateway

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

Open

#7 372 ouverte le 30 oct. 2025

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)Go (802 forks)auto 404
help wantedkind/enhancement

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

#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

Guide contributeur