MModStartinit
1e1f174c创建于 2022年5月28日历史提交
文件最后提交记录最后更新时间
init 3 年前
init 3 年前
init 3 年前
init 3 年前
README.md

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"