envoyproxy/gateway

Support regex rewrites for paths during HTTP redirects

Open

#6,405 创建于 2025年6月25日

在 GitHub 查看
 (8 评论) (8 反应) (0 负责人)Go (802 fork)auto 404
area/apihelp wanted

仓库指标

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

描述

Description: Due to legacy reasons we require the ability to regex rewrite some paths during a redirect procedure similarly how its done here.

Note:

Combining a redirect rule together with a rewrite rule does not work since you cant specify both at once.

Underlying envoy proxy supports this so I think its a matter of exposing the configuration?

Thanks, Nic

贡献者指南