1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 02:22:57 +01:00

5 Commits

Author SHA1 Message Date
Michael Dowling
21956b5bc6 Lots of cleanup.
Adding tests.
Not emitting multiple "end" events when redirecting.
Moving wrapException to a public function.
Fixing Pool so that it works with completed  mocked futures.
Added a BatchResults class.
2014-09-20 17:11:47 -07:00
Michael Dowling
75e8893f88 Fixing pool, throwing exceptions correctly, not setting config value unless needed 2014-09-16 21:49:36 -07:00
Michael Dowling
cee099a079 Moving batch to Pool. Updating docs. Removing throwImmediately 2014-09-14 12:27:53 -07:00
Michael Dowling
447504d162 Adding convenience function to pool 2014-09-14 11:06:03 -07:00
Michael Dowling
1b9d5b3370 Fixing pool cancellation and adding tests 2014-09-14 10:29:43 -07:00