- Make it possible to set a maxage of zero in strong caching. This is
an edge case since this would ordinarily be handled by moderate caching.
[smcmahon]
- Add some testing for weak caching operations.
[smcmahon]
- Fix handling of anon-only flag for cases where maxage is not zero. It
was effectively ignored. Added operation test for strong caching.
[smcmahon]