lizhen_gitee c09633cdcb composer require aws/aws-sdk-php il y a 9 mois
..
docs c09633cdcb composer require aws/aws-sdk-php il y a 9 mois
src c09633cdcb composer require aws/aws-sdk-php il y a 9 mois
CHANGELOG.md 0c9f3c7f62 1.3.4.20220530 il y a 2 ans
LICENSE 0c9f3c7f62 1.3.4.20220530 il y a 2 ans
README.md c09633cdcb composer require aws/aws-sdk-php il y a 9 mois
composer.json c09633cdcb composer require aws/aws-sdk-php il y a 9 mois

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: