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
Michael Dowling
ddb0b857ca
Merge remote-tracking branch 'ajgarlag/decoded-content-length' into content-length
2015-07-04 12:08:36 -07:00
..
CurlFactoryTest.php
Fix content-length and content-encoding headers when decoding body content.
2015-06-02 18:20:33 +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
…
StreamHandlerTest.php
Test content-length and content-encoding with gzipped response
2015-05-28 18:04:20 +02:00