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
/
Handler
History
fred
234e813cc9
Add support to sundomains and wilcards
2015-07-30 12:51:16 +02:00
..
CurlFactoryTest.php
Add support to sundomains and wilcards
2015-07-30 12:51:16 +02:00
CurlHandlerTest.php
Fixing content-length issue
2015-04-28 10:10:13 -07:00
CurlMultiHandlerTest.php
Removing maxHandles from CurlMulti. May add queueing in the future
2015-04-26 13:08:10 -07:00
EasyHandleTest.php
Cleanup and adding test
2015-04-30 01:03:35 -07:00
MockHandlerTest.php
Fix failure with HHVM in MockHandlerTest::testCanEnqueueCallables() due to difference in how HHVM handles parameters.
2015-06-25 11:10:28 +05:30
ProxyTest.php
Adding StreamHandler tests and updates
2015-03-23 00:16:44 -07:00
StreamHandlerTest.php
PrepareBodyMiddleware will handle content-length when non-zero; just handle the zero case
2015-07-22 18:26:45 -07:00