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

貢獻者指南