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

Commit 06fda14

Browse files
committed
Adds CHANGELOG entry for #187
1 parent 633ed0d commit 06fda14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
- [#184](https://github.com/zendframework/zend-http/pull/184) fixes responses for request through the proxy with `HTTP/1.1 200 Connection established` header.
2626

27+
- [#187](https://github.com/zendframework/zend-http/pull/187) fixes infinite recursion on invalid header. Now `InvalidArgumentException` exception is thrown.
28+
2729
## 2.10.0 - 2019-02-19
2830

2931
### Added

0 commit comments

Comments
 (0)