krz/vox-populi
A Tumblr web client.
clone: git clone https://gitbay.org/krz/vox-populi.git
main: vendor/ralouphie/getallheaders/
| 100644 | LICENSE | 1080 |
| 100644 | README.md | 1088 |
| 100644 | composer.json | 465 |
| 040000 | src/ |
getallheaders
PHP getallheaders() polyfill. Compatible with PHP >= 5.3.
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"



