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
History
Michael Dowling
b66489c29d
[Http] Fixing a bug in the CurlMulti object that changed the state of the object to idle when a higher scope completed, rather than wait for lower scopes to complete. Moving the retry count of a request in the exponential backoff plugin to the request params object. Rewinding request streams when retrying requests. Using microtime when dealing with exponential backoff checks so that more granular backoff strategies can be utilized.
2012-05-02 12:51:16 -07:00
..
Guzzle
/Tests
[Http] Fixing a bug in the CurlMulti object that changed the state of the object to idle when a higher scope completed, rather than wait for lower scopes to complete. Moving the retry count of a request in the exponential backoff plugin to the request params object. Rewinding request streams when retrying requests. Using microtime when dealing with exponential backoff checks so that more granular backoff strategies can be utilized.
2012-05-02 12:51:16 -07:00
bootstrap.php
Breaking / Potentially breaking changes:
2012-04-22 00:17:49 -07:00