Added return types, see https://www.php-fig.org/psr/psr-7/meta/#72-type-additions
Unclaimed project
Are you a maintainer of http-message? Claim this project to take control of your public changelog and roadmap.
Changelog
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
Added return types, see https://www.php-fig.org/psr/psr-7/meta/#72-type-additions
Added parameters types, see https://www.php-fig.org/psr/psr-7/meta/#72-type-additions
Release 1.0
This tag contains all updates since entering the second review of PSR-7. These include:
RequestInterface::withUri() specifying that changes MUST also update the Host header unless the $preserverHost flag is true.getHeader*() method overrides in RequestInterface, as they are irrelevant with the above change.Release 0.10.1