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-25 18:43:22 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Http
/
Curl
History
Michael Dowling
c8f0e96a9d
Removing header blacklisting. This is not needed now that Accept, Expect, etc can be managed via Guzzle and it caused more issues than benefits (e.g. signing requests would create an invalid signature)
2013-05-29 22:10:32 -07:00
..
CurlHandleTest.php
Removing header blacklisting. This is not needed now that Accept, Expect, etc can be managed via Guzzle and it caused more issues than benefits (e.g. signing requests would create an invalid signature)
2013-05-29 22:10:32 -07:00
CurlMultiProxyTest.php
Restructuring internal header structure, adding granular headers, move HeaderComparision because it is only for testing, and using a header collection
2013-05-29 22:10:31 -07:00
CurlMultiTest.php
Restructuring internal header structure, adding granular headers, move HeaderComparision because it is only for testing, and using a header collection
2013-05-29 22:10:31 -07:00
CurlVersionTest.php
Implementing redirects in PHP rather than curl
2012-10-30 22:10:58 -07:00
RequestMediatorTest.php
Removing some circular references
2013-05-09 15:34:47 -07:00