envoyproxy/gateway

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

Open

#7,372 创建于 2025年10月30日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Go (802 fork)auto 404
help wantedkind/enhancement

仓库指标

Star
 (2,871 star)
PR 合并指标
 (PR 指标待抓取)

描述

#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

贡献者指南