envoyproxy/gateway

Support regex rewrites for paths during HTTP redirects

Open

#6405 aperta il 25 giu 2025

Vedi su GitHub
 (8 commenti) (8 reazioni) (0 assegnatari)Go (802 fork)auto 404
area/apihelp wanted

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor