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 Dowling
6503778ae0
Some small HHVM hacks. See
#538
2014-05-27 21:58:05 -07:00
..
Curl
Adding the ability to control the curl_multi select timeout using an envrionment variable
2014-03-24 17:00:15 -07:00
FakeParallelAdapterTest.php
Fixing some malformed URLs
2014-03-02 12:18:41 -08:00
MockAdapterTest.php
Ensuring the mock adapter reads the request body and emits a headers event
2014-03-23 15:52:24 -07:00
StreamAdapterTest.php
Some small HHVM hacks. See
#538
2014-05-27 21:58:05 -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