Home
last modified time | relevance | path

Searched refs:applyHandlerOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php33 $this->applyHandlerOptions($request, $options);
352 private function applyHandlerOptions(array $request, array &$options) function in GuzzleHttp\\Ring\\Client\\CurlFactory
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php46 $this->applyHandlerOptions($easy, $conf);
338 private function applyHandlerOptions(EasyHandle $easy, array &$conf) function in GuzzleHttp\\Handler\\CurlFactory