ohctech_p8/mc/vendor/psr/http-message
2024-10-16 19:18:52 +05:30
..
docs added files and database 2024-10-16 19:18:52 +05:30
src added files and database 2024-10-16 19:18:52 +05:30
CHANGELOG.md added files and database 2024-10-16 19:18:52 +05:30
composer.json added files and database 2024-10-16 19:18:52 +05:30
LICENSE added files and database 2024-10-16 19:18:52 +05:30
README.md added files and database 2024-10-16 19:18:52 +05:30

PSR Http Message

This repository holds all interfaces/classes/traits related to PSR-7.

Note that this is not a HTTP message implementation of its own. It is merely an interface that describes a HTTP message. See the specification for more details.

Usage

Before reading the usage guide we recommend reading the PSR-7 interfaces method list: