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
History
Michael Dowling
a252cb4bcf
Updating exceptions
2015-05-26 10:14:51 -07:00
..
Cookie
…
Exception
Updating exceptions
2015-05-26 10:14:51 -07:00
Handler
Cleanup and adding test
2015-04-30 01:03:35 -07:00
bootstrap.php
…
ClientTest.php
Renaming getDefaultOption to getConfig. No longer removing the handler from the config. Allowing the handler to be overridden in request options
2015-05-20 17:34:14 -07:00
functionsTest.php
…
HandlerStackTest.php
…
MessageFormatterTest.php
Refactoring to support the "on_headers" option
2015-04-30 00:59:01 -07:00
MiddlewareTest.php
Moving retry middleware to class. Updating based on recent promise
2015-05-12 00:28:14 -07:00
PoolTest.php
…
PrepareBodyMiddlewareTest.php
Adding "expect" support.
Closes
#1042
2015-04-30 22:25:15 -07:00
RedirectMiddlewareTest.php
…
RetryMiddlewareTest.php
Moving retry middleware to class. Updating based on recent promise
2015-05-12 00:28:14 -07:00
server.js
…
Server.php
…
UriTemplateTest.php
…