commit | 45075adccf8f5f88db0ee59c14282d187c5c58ea | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:16:20 2013 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:16:20 2013 +0400 |
tree | 03b568b4a8cf568c5c2081232124733acaa75e0b | |
parent | eea2e1262b204c75996ba38f4d0fd9d8f9930948 [diff] |
Gunzip: proper error handling on gunzipping an empty response. With previous code, an empty (malformed) response resulted in a request finalized without sending anything to a client.