scc_pg_admission_2025/pma/vendor/psr/http-message
ns77@siliconpin.com 5c1e30c087 initial commit 2025-08-18 12:05:35 +00:00
..
src initial commit 2025-08-18 12:05:35 +00:00
CHANGELOG.md initial commit 2025-08-18 12:05:35 +00:00
LICENSE initial commit 2025-08-18 12:05:35 +00:00
README.md initial commit 2025-08-18 12:05:35 +00:00
composer.json initial commit 2025-08-18 12:05:35 +00:00

README.md

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: