https://bz.apache.org/bugzilla/show_bug.cgi?id=57866
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to j__n from comment #0) > the deflated bytes seem to > be a binary header followed by uncompressed text. This is expected. There shall be several uncompressed bytes of data (one byte of data, if I remember correctly), but if you write more then the compression shall be re-enabled automatically. See "flagReenableCompression" field in FlushableGZIPOutputStream.java -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org