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
History
Michael Dowling
9899cf40cd
[Http] Setting the responseBody of a request to null when a request completes (not when a request is set to new). Md5ValidatorPlugin no longer defaults to only validating responses under 2mb. Adding more test coverage around custom response bodies for requests.
2012-07-25 00:15:00 -07:00
..
Common
[Common] Cleaning up Collection
2012-07-21 20:36:52 -07:00
Http
[Http] Setting the responseBody of a request to null when a request completes (not when a request is set to new). Md5ValidatorPlugin no longer defaults to only validating responses under 2mb. Adding more test coverage around custom response bodies for requests.
2012-07-25 00:15:00 -07:00
Mock
Fixed some typos, mostly in comments. Also fixed the LogPluginTest to make one of the assertContains checks more generic such that it passes on more systems.
2012-06-14 10:23:53 -07:00
Parser
[Parser] Values set to null are treated as undefined. Minor short circuit if improvement to Guzzle\Http\Url
2012-07-12 11:11:39 -07:00
Service
[Service] Adding an ApiCommandInterface. Adding getParamName() and hasParam() to ApiCommand.
2012-07-24 21:44:07 -07:00
TestData
…
GuzzleTestCase.php
[Common] Not requiring an inspector for any_match. Removing all previously set mock listeners when adding a new mock observer in tests.
2012-05-29 14:37:24 -07:00