spring-cloud-gateway
spring-cloud-gateway copied to clipboard
Fix for ModifyResponseBodyGatewayFilter not setting up response content-type
Fix bug for ModifyResponseBodyGatewayFilter not setting up response content-type if newContentType is present in config.
Fixes gh-2647