Releases: symplely/http
Releases · symplely/http
PHP 8+ compatibility and type hints fixes, switched to GitHub Actions
1.1.1 Update README.md
1.1.0
Update license and and sources in readme
license and build updates, correctons for psr-2, and session bug
1.0.9 license and build updates
added methods to handle session management, now able to send a session cookie with response headers
1.0.8 bug fix for: Cannot change session id when session is active
1.0.7
restored methods to handle `SameSite` cookie header, but without usin…
merge/add and rework the cookie management from repo https://github.com/dflydev/dflydev-fig-cookies
1.0.6 code coverage updates
Updated base release, this package/library will not carry any asynchronous code.
- Added methods to create request/objects from the environment, the superglobals