LANIA_Proyecto/api_candidatos/vendor/psr/http-message
christian.julian 23fcbb33ae feat: API 2025-06-15 13:33:20 -06:00
..
docs feat: API 2025-06-15 13:33:20 -06:00
src feat: API 2025-06-15 13:33:20 -06:00
CHANGELOG.md feat: API 2025-06-15 13:33:20 -06:00
LICENSE feat: API 2025-06-15 13:33:20 -06:00
README.md feat: API 2025-06-15 13:33:20 -06:00
composer.json feat: API 2025-06-15 13:33:20 -06: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: