envoyproxy/gateway

Support regex rewrites for paths during HTTP redirects

Open

#6.405 aberto em 25 de jun. de 2025

Ver no GitHub
 (8 comments) (8 reactions) (0 assignees)Go (802 forks)auto 404
area/apihelp wanted

Métricas do repositório

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

Description

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

Guia do colaborador