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

When compression is enabled zero copy results in an uncompressed response #340

Closed
wilkinsona opened this issue Apr 27, 2018 · 0 comments
Closed
Labels
type/bug A general bug
Milestone

Comments

@wilkinsona
Copy link

wilkinsona commented Apr 27, 2018

Expected behavior

A compressed response (content-encoding: gzip) has a compressed body

Actual behavior

The body is uncompressed

Steps to reproduce

Please see spring-projects/spring-boot#12892 (comment) for some code that reproduces the problem.

Reactor Netty version

0.7.6.RELEASE

JVM version (e.g. java -version)

1.8.0_151

OS version (e.g. uname -a)

macOS 10.12.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants