lizhen_gitee f57c82fce2 被忽略的文件 | il y a 6 mois | |
---|---|---|
.. | ||
src | il y a 6 mois | |
LICENSE | il y a 6 mois | |
README.md | il y a 6 mois | |
composer.json | il y a 6 mois |
PHP getallheaders()
polyfill. Compatible with PHP >= 5.3.
This is a simple polyfill for getallheaders()
.
For PHP version >= 5.6
:
composer require ralouphie/getallheaders
For PHP version < 5.6
:
composer require ralouphie/getallheaders "^2"