parsaaghayi-backend/vendor/psr/http-message
DevOps 3aad54907e
Some checks failed
Deploy Backend / deploy (push) Failing after 3m44s
chore: commit complete vendor (Liara mirror no dist)
2026-06-23 15:37:41 +00:00
..
docs chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
src chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CHANGELOG.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
composer.json chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
LICENSE chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
README.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00

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: