This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
guzzle
Watch
1
Star
0
Fork
0
You've already forked guzzle
mirror of
https://github.com/guzzle/guzzle.git
synced
2025-02-24 18:13:00 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Http
/
Curl
History
Michael Dowling
ac0d806613
[Http] Making it so that if a custom callback function used to determine if a request should be retried using exponential backoff returns null that the exponential backoff plugin will do the default checks to see if a request should be retried.
2012-04-25 14:15:38 -07:00
..
CurlHandleTest.php
[Http] Making it so that if a custom callback function used to determine if a request should be retried using exponential backoff returns null that the exponential backoff plugin will do the default checks to see if a request should be retried.
2012-04-25 14:15:38 -07:00
CurlMultiTest.php
[Http] Adding the ability to pass shared parameters to all requests created by a client by prefixing a configuration property with 'params.'
2012-04-24 18:22:20 -07:00