haproxy/include
William Lallemand bf3ae61789 MEDIUM: compression: don't compress when no data
This patch makes changes in the http_response_forward_body state
machine. It checks if the compress algorithm had consumed data before
swapping the temporary and the input buffer. So it prevents null sized
zlib chunks.
2012-11-19 14:57:29 +01:00
..
common MINOR: standard: add a simple popcount function 2012-11-19 12:12:24 +01:00
import
proto MEDIUM: compression: don't compress when no data 2012-11-19 14:57:29 +01:00
types MEDIUM: compression: don't compress when no data 2012-11-19 14:57:29 +01:00