#10225: Cache middleware does not honor "Cache-Control: no-cache" in request
headers
-----------------------------------+----------------------------------------
Reporter: erny | Owner: nobody
Status: closed | Milestone:
Component: Cache system | Version: 1.0
Resolution: invalid | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by JohnMoylan):
* status: new => closed
* resolution: => invalid
Comment:
I think this ticket confuses HTTP caching with application caching. The
no-cache directive sets HTTP headers that are used to validate content on
a HTTP proxy cache or web browser cache. The documentation also makes a
clear distinction between these types of caching.
This ticket should be marked as invalid.
--
Ticket URL: <http://code.djangoproject.com/ticket/10225#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---