Home
last modified time | relevance | path

Searched refs:headersFromLines (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
H A DCore.php128 public static function headersFromLines($lines) function in GuzzleHttp\\Ring\\Core
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php50 'headers' => Core::headersFromLines($hdrs),
H A DCurlFactory.php81 $headerList = Core::headersFromLines($headers);