PhpDev.App
php-fig/http-message

php-fig/http-message

Stars: 6824

Forks: 189

Pull Requests: 81

Issues: 0

Watchers: 66

Last Updated: 2023-07-25 17:26:54

The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231

License: MIT License

Languages: PHP

https://www.php-fig.org/psr/psr-7/

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:

OPEN ISSUES

See all