Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
HTTP Factories
2
==============
3
 
4
This repository holds all interfaces related to [PSR-17 (HTTP Message Factories)][psr-17].
5
Please refer to the specification for a description.
6
 
7
You can find implementations of the specification by looking for packages providing the
8
[psr/http-factory-implementation](https://packagist.org/providers/psr/http-factory-implementation) virtual package.
9
 
10
[psr-17]: https://www.php-fig.org/psr/psr-17/