Index of /contao/vendor/psr/http-message

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]CHANGELOG.md 2020-11-16 16:01 1.0K 
[TXT]LICENSE 2020-11-16 16:01 1.1K 
[   ]composer.json 2020-11-16 16:01 621  
[DIR]src/ 2020-11-16 15:51 -  

PSR Http Message
================

This repository holds all interfaces/classes/traits related to
[PSR-7](http://www.php-fig.org/psr/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
-----

We'll certainly need some stuff in here.