envoyproxy/gateway

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

Open

#7.372 aberto em 30 de out. de 2025

Ver no GitHub
 (6 comments) (0 reactions) (1 assignee)Go (802 forks)auto 404
help wantedkind/enhancement

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador