Searched refs:getallheaders (Results 1 – 21 of 21) sorted by relevance
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/ |
D | README.md | 1 getallheaders chapter 4 PHP `getallheaders()` polyfill. Compatible with PHP >= 5.3. 6 …tus](https://travis-ci.org/ralouphie/getallheaders.svg?branch=master)](https://travis-ci.org/ralou… 7 …s://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ra… 8 …](https://poser.pugx.org/ralouphie/getallheaders/v/stable.png)](https://packagist.org/packages/ral… 9 …(https://poser.pugx.org/ralouphie/getallheaders/v/unstable.png)](https://packagist.org/packages/ra… 10 …](https://poser.pugx.org/ralouphie/getallheaders/license.png)](https://packagist.org/packages/ralo… 13 This is a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheade… 20 composer require ralouphie/getallheaders 26 composer require ralouphie/getallheaders "^2"
|
/plugin/matrixnotifierwas/vendor/ralouphie/getallheaders/ |
D | README.md | 1 getallheaders chapter 4 PHP `getallheaders()` polyfill. Compatible with PHP >= 5.3. 6 …tus](https://travis-ci.org/ralouphie/getallheaders.svg?branch=master)](https://travis-ci.org/ralou… 7 …s://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ra… 8 …](https://poser.pugx.org/ralouphie/getallheaders/v/stable.png)](https://packagist.org/packages/ral… 9 …(https://poser.pugx.org/ralouphie/getallheaders/v/unstable.png)](https://packagist.org/packages/ra… 10 …](https://poser.pugx.org/ralouphie/getallheaders/license.png)](https://packagist.org/packages/ralo… 13 This is a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheade… 20 composer require ralouphie/getallheaders 26 composer require ralouphie/getallheaders "^2"
|
/plugin/matrixnotifierwas/ |
D | composer.lock | 236 "ralouphie/getallheaders": "^3.0" 565 "name": "ralouphie/getallheaders", 569 "url": "https://github.com/ralouphie/getallheaders.git", 574 …"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a… 588 "src/getallheaders.php" 601 "description": "A polyfill for getallheaders.", 603 "issues": "https://github.com/ralouphie/getallheaders/issues", 604 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
/plugin/matrixnotifierwas/vendor/ralouphie/getallheaders/src/ |
D | getallheaders.php | 10 function getallheaders() function
|
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/src/ |
D | getallheaders.php | 10 function getallheaders() function
|
/plugin/badbehaviour/bad-behavior/ |
D | functions.inc.php | 66 $headers = getallheaders();
|
/plugin/fastwiki/ |
D | action.php | 227 $headers = getallheaders(); 345 function getallheaders() { function
|
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
D | ServerRequest.php | 169 $headers = getallheaders();
|
/plugin/siteexport/action/ |
D | startup.php | 35 $headers = function_exists('getallheaders') ? getallheaders() : null;
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
D | ServerRequest.php | 173 $headers = getallheaders();
|
/plugin/authgooglesheets/ |
D | composer.lock | 411 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" 982 "name": "ralouphie/getallheaders", 986 "url": "https://github.com/ralouphie/getallheaders.git", 991 …"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a… 1005 "src/getallheaders.php" 1018 "description": "A polyfill for getallheaders.", 1020 "issues": "https://github.com/ralouphie/getallheaders/issues", 1021 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
/plugin/siteexport/ |
D | preload.php | 233 $headers = function_exists('getallheaders') ? getallheaders() : null;
|
/plugin/genericsso/ |
D | auth.php | 97 $headers = $this->_getConf('headers') ? getallheaders() : null;
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
D | CHANGELOG.md | 84 - Allowed version `^3.0` of `ralouphie/getallheaders` dependency (#244)
|
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
D | CHANGELOG.md | 220 - Allowed version `^3.0` of `ralouphie/getallheaders` dependency (#244)
|
/plugin/mantis/lib/ |
D | class.soap_server.php | 305 $headers = getallheaders();
|
D | changelog | 19 - soap_server: in parse_request, if neither getallheaders nor $_SERVER are available, use $HTTP_SER… 393 - soap_server: when getallheaders is used, massage header names
|
D | nusoap.php | 3714 $headers = getallheaders();
|
/plugin/codemirror/dist/modes/ |
D | php.min.js.map | 1 …ld_terminate apache_setenv apache_response_headers apache_get_version getallheaders mysql_connect …
|
/plugin/googlesearch/ |
D | nusoap.php | 3327 $headers = getallheaders();
|
/plugin/syntaxhighlighter4/dist/ |
D | syntaxhighlighter.js.map | 1 …f fputcsv fputs fread fscanf ' +\n 'fseek fsockopen fstat ftell ftok getallheaders getcwd getdate…
|