spring-cloud-gateway
spring-cloud-gateway copied to clipboard
Adding Forwarded-by header to Requests
This PR resolves #2656 by adding the Forwarded-by header to the request. It can be disabled through configuration (because of security issues or so).
Any updates on this?