Releases: hyperf/http-message
Releases · hyperf/http-message
Release v3.1.42
Full Changelog: v3.1.36...v3.1.42
Release v3.1.36
Added partitioned support for Cookie (#6971)
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.25
Fixed bug that `SetCookie::fromString` cannot not work by invalid typ…
Release v3.1.19
Upgrade `hyperf/engine` to `v2.11`. (#6698)
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.10
Optimized code that you can get `request` from `BadRequestHttpExcepti…
Release v3.1.0-rc.6
Added `setCookie`. (#6197)
Release v3.1.0-rc.4
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test.yml # src/service-governance/src/Listener/RegisterServiceListener.php # src/stringable/composer.json # src/stringable/tests/StrTest.php