Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 3cb295c

Browse files
committed
Adds CHANGELOG entry for #156
1 parent 60adcb2 commit 3cb295c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ All notable changes to this project will be documented in this file, in reverse
1010

1111
### Changed
1212

13-
- Nothing.
13+
- [#156](https://github.com/zendframework/zend-http/pull/156) changes how gzip and deflate decompression occur in responses, ensuring
14+
that if the Content-Length header reports 0, no decompression is attempted,
15+
and an empty string is returned.
1416

1517
### Deprecated
1618

0 commit comments

Comments
 (0)