siip-whatsapp-notifications.../vendor/psr/http-message
2026-07-28 13:25:39 -06:00
..
docs feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06:00
src feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06:00
CHANGELOG.md feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06:00
composer.json feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06:00
LICENSE feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06:00
README.md feat: exponer endpoint get_modules_list para autodetección desde el plugin portal unificado 2026-07-28 13:25:39 -06: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: