ralouphie/getallheaders

getallheaders的polyfill。

3.0.3 2019-03-08 08:55 UTC

This package is auto-updated.

Last update: 2024-09-08 21:51:36 UTC


README

PHP getallheaders() polyfill。兼容PHP >= 5.3。

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

这是一个简单的getallheaders() polyfill。

安装

对于PHP版本 >= 5.6

composer require ralouphie/getallheaders

对于PHP版本 < 5.6

composer require ralouphie/getallheaders "^2"