spring-cloud/spring-cloud-gateway

Spring gateway MVC - X-Foward-* header add if not present

Offen

#3.240 geöffnet am 25.01.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.204 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.284 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe. I have a gateway in production behind a reverse, but in dev mode i d'ont have a proxy, i need to disabled for the production the header.

Describe the solution you'd like Add a mode to add the X-Forward-x header if not present instead of disabled or append mode

Contributor Guide