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 10:33:18 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Http
History
Michael Dowling
6233395918
Fixing redirect response chaining.
Closes
#223
2013-01-26 00:20:43 -08:00
..
Curl
Adding Accept-Encoding header now sets CURLOPT_ENCODING -
fixes
#217
2013-01-23 20:44:50 -06:00
Exception
…
Message
Allowing a filename to be passed into $request->setResponseBody()
2012-12-10 16:51:40 -08:00
AbstractEntityBodyDecoratorTest.php
…
ClientTest.php
Changes value of CURLOPT_SSL_VERIFYHOST set in Http Client
2013-01-25 22:40:55 +00:00
EntityBodyTest.php
Adding a static method to Stream to create a hash of a stream. Deprecating static method to create md5 of entity body.
2012-11-08 21:38:36 -08:00
IoEmittingEntityBodyTest.php
Adding tests for IoEmittingEntityBody
2013-01-09 23:11:35 -08:00
MimetypesTest.php
Adding better mimetype guessing based on file extensions
2012-11-17 21:28:55 -08:00
QueryStringTest.php
Parse query vars containing equals sign (=)
2012-11-16 19:27:07 -06:00
ReadLimitEntityBodyTest.php
…
RedirectPluginTest.php
Fixing redirect response chaining.
Closes
#223
2013-01-26 00:20:43 -08:00
server.js
…
Server.php
…
UrlTest.php
…
UtilsTest.php
…