captaincore-manager/vendor/psr/http-message
2024-02-13 18:41:18 -05:00
..
docs 👌 IMPROVE: Remove Mailgun package 2024-02-13 18:41:18 -05:00
src 👌 IMPROVE: Remove Mailgun package 2024-02-13 18:41:18 -05:00
CHANGELOG.md 📦 NEW: Mailgun PHP client 2020-01-29 13:22:09 -05:00
composer.json 👌 IMPROVE: Remove Mailgun package 2024-02-13 18:41:18 -05:00
LICENSE 📦 NEW: Mailgun PHP client 2020-01-29 13:22:09 -05:00
README.md 👌 IMPROVE: Remove Mailgun package 2024-02-13 18:41:18 -05: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: