We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e8ef2 commit 6d86446Copy full SHA for 6d86446
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# HTTP Message Change Log
2
3
+## 1.1.1 - 2023.05.06
4
+
5
+### Fixed
6
7
+- [#22](https://github.com/httpsoft/http-message/pull/22) Fixes already encoded userinfo to `HttpSoft\Message\Uri`.
8
+- [#23](https://github.com/httpsoft/http-message/pull/23) Fixes use of UTF-8 characters to host in `HttpSoft\Message\Uri`.
9
+- [#24](https://github.com/httpsoft/http-message/pull/24) Fixes header values normalization by trimming in `HttpSoft\Message\MessageTrait`.
10
11
## 1.1.0 - 2023.05.05
12
13
### Changed
0 commit comments