mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 00:42:53 +02:00
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.