bug 1068: Decompress data when the socket is closed.
commit53ab6d493eb519dbc36cd68b35231a6e05176c75
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 20 Feb 2009 13:11:15 +0000 (20 14:11 +0100)
committerWitold Filipczyk <nobody@nowhere>
Sat, 21 Feb 2009 09:36:44 +0000 (21 10:36 +0100)
tree4cdefebc0cb5dfa10990baddfcf4aa374071cc31
parentc8cee1df61638631738cc8908b962bd4094cc52e
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