This repository has been archived by the owner on Apr 18, 2021. It is now read-only.
Changes
- Correctly set X-Cache header (thanks @hnakamur)
- Change Cache to an interface to allow mocking
- Use godeps for dependency management
- Validate urls in Content-Location header
- Add staleness warning on stale content
- Correctly handle Authorization header
- Various other Cache-Control bugs and fixes