1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/vendor/ralouphie/getallheaders
2021-11-08 13:53:37 -03:00
..
src Fix 2021-11-08 13:53:37 -03:00
composer.json Fix 2021-11-08 13:53:37 -03:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
README.md Fix 2021-11-08 13:53:37 -03:00

getallheaders

PHP getallheaders() polyfill. Compatible with PHP >= 5.3.

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This is a simple polyfill for getallheaders().

Install

For PHP version >= 5.6:

composer require ralouphie/getallheaders

For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"