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
/
Adapter
History
Michael Moussa
039462e5df
Make max handles configurable at the MultiAdapter level.
2014-09-25 02:09:37 -04:00
..
Curl
Make max handles configurable at the MultiAdapter level.
2014-09-25 02:09:37 -04:00
FakeParallelAdapterTest.php
Added the ability to throw exceptions immediately.
2014-08-17 16:21:32 -07:00
MockAdapterTest.php
No longer using namespace functions from stream package
2014-08-16 18:13:59 -07:00
StreamAdapterTest.php
Not using request_fulluri in stream adapter.
Closes
#791
2014-08-30 13:56:40 -07:00
StreamingProxyAdapterTest.php
Using PSR-4 and moving namespace from Guzzle to GuzzleHttp
2014-02-16 20:42:45 -08:00
TransactionIteratorTest.php
Extracted the event/listener management portion of the TransactionIterator into a trait.
2014-04-30 13:46:07 -07:00
TransactionTest.php
Using PSR-4 and moving namespace from Guzzle to GuzzleHttp
2014-02-16 20:42:45 -08:00