You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
22
22
23
23
### Fixed
24
24
25
-
- Nothing.
25
+
-[#151](https://github.com/zendframework/zend-http/pull/151) fixes how Referer and other location-based headers report problems with
26
+
invalid URLs provided in the header value, raising a `Zend\Http\Exception\InvalidArgumentException`
27
+
in such cases. This change ensures the behavior is consistent with behavior
0 commit comments