This website requires JavaScript.
Explore
Help
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-07-24 16:31:35 +02:00
Code
Issues
Releases
Wiki
Activity
Files
08d18f61872c64a19b9a78cb1579c9a485e40d8f
guzzle
/
library
/
Guzzle
History
Michael Dowling
2c9d2ad266
[Service] Processing the result of a command in a command set as soon as the requests issued by the command completes instead of waiting for all of the commmands in the set to complete.
2011-03-25 16:26:58 -05:00
..
Common
[Common] Optimizing the sorting of events in the event manager
2011-03-24 11:23:48 -05:00
Http
[Http] Updating cookie jars and the cookie plugin to store cookies in jars with a single cookie per row to make storing, retrieving, and updating cookies easier. When a cookie version 2 is encountered with multiple cookie values in one Set-Cookie header, the cookie will be broken up into multiple cookies for the cookie jar.
2011-03-24 22:45:55 -05:00
Service
[Service] Processing the result of a command in a command set as soon as the requests issued by the command completes instead of waiting for all of the commmands in the set to complete.
2011-03-25 16:26:58 -05:00
Guzzle.php
[Http] Only adding CURLOPT_FOLLOWLOCATION to cURL handles if open_basedir is not set
2011-03-22 22:42:33 -05:00