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-26 02:53:22 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Plugin
/
Cache
History
Michael Dowling
598567d166
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
..
CachePluginTest.php
Adding the ability to PURGE requests from the cache. Addresses
#241
.
2013-03-30 19:18:40 -07:00
CallbackCacheKeyProviderTest.php
Fixing code coverage annotations
2013-01-13 13:24:44 -08:00
CallbackCanCacheStrategyTest.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
DefaultCacheKeyProviderTest.php
Adding a more robust and extendable cache plugin
2012-10-15 16:37:50 -07:00
DefaultCacheStorageTest.php
Headers are no longer split on a default glue of "," when adding
2013-02-10 15:16:48 -08:00
DefaultCanCacheStrategyTest.php
Renaming canCache() to canCacheRequest()
2013-01-13 11:52:55 -08:00
DefaultRevalidationTest.php
Fixing stale-if-error in CachePlugin and mocking CurlExceptions
2013-04-28 16:52:28 -07:00
DenyRevalidationTest.php
…
SkipRevalidationTest.php
…