Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for ModifyResponseBodyGatewayFilter not setting up response content-type #2649

Conversation

muchnik
Copy link
Contributor

@muchnik muchnik commented Jun 22, 2022

Fix bug for ModifyResponseBodyGatewayFilter not setting up response content-type if newContentType is present in config.

Fixes gh-2647

…ontent-type, if newContentType is present in config. Fixes spring-cloudgh-2647
@muchnik
Copy link
Contributor Author

muchnik commented Nov 25, 2022

@spencergibb Friendly reminder to review this request

@yjkellyjoo
Copy link

@spencergibb any updates or thoughts on this?

@spencergibb spencergibb added this to the 4.1.2 milestone Mar 8, 2024
@spencergibb spencergibb merged commit 258dc09 into spring-cloud:main Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ModifyResponseGatewayFilter is not using newContentType from Config
4 participants