Searched refs:retryFailedRewind (Results 1 – 4 of 4) sorted by relevance
113 return self::retryFailedRewind($handler, $request, $response);523 private static function retryFailedRewind( function in GuzzleHttp\\Ring\\Client\\CurlFactory
155 return self::retryFailedRewind($handler, $easy, $ctx);546 …private static function retryFailedRewind(callable $handler, EasyHandle $easy, array $ctx): Promis… function in GuzzleHttp\\Handler\\CurlFactory
152 return self::retryFailedRewind($handler, $easy, $ctx);508 private static function retryFailedRewind( function in GuzzleHttp\\Handler\\CurlFactory
56 - Fixed a bug in which the result of `CurlFactory::retryFailedRewind` did not