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

Add Netty in "Enable HTTP Response Compression" #30234

Conversation

abelsromero
Copy link
Contributor

Silly change, just adds Netty to list of webservers that support compression.

We observer compression works fine in spring-cloud-gateway which uses Netty but docs dont mention it. It's implemented in org.springframework.boot.web.embedded.netty.CompressionCustomizer.

Already implemented in  org.springframework.boot.web.embedded.netty.CompressionCustomizer.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 16, 2022
@scottfrederick scottfrederick added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 16, 2022
@scottfrederick scottfrederick added this to the 2.5.x milestone Mar 16, 2022
@snicoll snicoll changed the title Update http compression docs adding Netty Add Netty in "Enable HTTP Response Compression" Mar 21, 2022
@snicoll snicoll self-assigned this Mar 21, 2022
@snicoll snicoll modified the milestones: 2.5.x, 2.5.11 Mar 21, 2022
snicoll added a commit that referenced this pull request Mar 21, 2022
@snicoll snicoll closed this in 82c0582 Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants