Ticket #5126 enhancement new
Add http cache support to Agent
| Reported by: | chris- | Owned by: | therve |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | jknight, tom.most@… | Branch: | branches/caching-agent-5126-2 |
| Author: | therve | Launchpad Bug: |
Description
The web.Agent should support satisfying requests from a (local) cache using the HTTP caching headers. This patch starts adding support for this using the etag / last-modified / if-modified-since / if-match / if-none-match headers. I intend to add features /headers as needed, but these should cover the most useful.
I would appreciate some pointers.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

