spring-cloud/spring-cloud-gateway
Vedi su GitHubSpring gateway MVC - X-Foward-* header add if not present
Open
#3240 aperta il 25 gen 2024
enhancementhelp wanted
Metriche repository
- Star
- (4284 star)
- Metriche merge PR
- (Merge medio 1g 21h) (18 PR mergiate in 30 g)
Descrizione
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