Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
DRequestException.php107 $summary = static::getResponseBodySummary($response);
125 public static function getResponseBodySummary(ResponseInterface $response) function in GuzzleHttp\\Exception\\RequestException
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md287 * `RequestException::getResponseBodySummary()` [#2425](https://github.com/guzzle/guzzle/pull/2425)
323 …nse is readable before returning a summary in `RequestException::getResponseBodySummary()` [#2081]…
DUPGRADING.md27 - Function `GuzzleHttp\Exception\RequestException::getResponseBodySummary` is removed.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md45 …nse is readable before returning a summary in `RequestException::getResponseBodySummary()` [#2081]…