Ticket #693 (closed requirement: fixed)
Support ETag in cache decorator
| Reported by: | wwaites | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | ckan-v1.2 | |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
... and make cache-control header optional
Change History
Note: See
TracTickets for help on using
tickets.

Fixed with cset:1e53d160abb6
If expires argument is set, Cache-Control headers get set -- so remove any values, default or otherwise from your configs.
ETag gets set to last-modified.