Home
last modified time | relevance | path

Searched refs:MockHandler (Results 1 – 5 of 5) sorted by relevance

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMockHandler.php11 class MockHandler class
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DMockHandler.php15 class MockHandler implements \Countable class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md422 use GuzzleHttp\Ring\Client\MockHandler;
427 $handler = new MockHandler([
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md27 * Improvement: Added support for reset internal queue in MockHandler. [#2143](https://github.com/gu…
52 * Improvement: Update `MockHandler` so we can test transfer time [#2362](https://github.com/guzzle/…
81 * Improvement: Handle `on_headers` option in MockHandler [#1580](https://github.com/guzzle/guzzle/p…
150 * Bug fix: fixed regression where MockHandler was not using `sink`.
262 * Mocking responses is now handled using `GuzzleHttp\Handler\MockHandler`.
H A DUPGRADING.md73 `GuzzleHttp\Handler\MockHandler`