luolongfei 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
..
docs 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
src 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
CHANGELOG.md 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
LICENSE 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
README.md 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش
composer.json 8a7b511041 将所有依赖升级到最新版本;PHP 升级到最新版 1 ماه پیش

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: