
【主 题】:提交runing字段 【描 述】: [原因]:正则匹配 bind_route 添加runing字段 PS:对应取出bind_route的, 即分割符 [过程]: [影响]: 【结 束】
1.1 KiB
1.1 KiB
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"