Home
last modified time | relevance | path

Searched refs:onHeadersException (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DEasyHandle.php56 public $onHeadersException; variable in GuzzleHttp\\Handler\\EasyHandle
DCurlFactory.php185 if ($easy->onHeadersException) {
191 $easy->onHeadersException,
615 $easy->onHeadersException = $e;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DEasyHandle.php38 public $onHeadersException; variable in GuzzleHttp\\Handler\\EasyHandle
DCurlFactory.php170 if ($easy->onHeadersException) {
176 $easy->onHeadersException,
572 $easy->onHeadersException = $e;