bug 1068: Decompress data when the socket is closed.
commit391394063f24e1c6b68ee357ad799275fdc56894
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 20 Feb 2009 13:11:15 +0000 (20 14:11 +0100)
committerWitold Filipczyk <nobody@nowhere>
Fri, 20 Feb 2009 13:11:15 +0000 (20 14:11 +0100)
treee14e4277954488fe533e2681db2410cff5e4f5be
parentd89cebc0b3f0c693a7d40f80ad6c52ef92cb9902
bug 1068: Decompress data when the socket is closed.

The reasons why the decompression failed:
- the server gave wrong Content-Length
- the socket was closed
src/protocol/http/http.c