#10225: Cache middleware does not honor "Cache-Control: no-cache" in request
headers
-------------------------------------+------------------------------------
     Reporter:  erny                 |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Core (Cache system)  |                  Version:  1.0
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------

Comment (by guettli):

 A normal reload (F5 or ctrl-r) does not set the request header "Pragma:
 no-cache". Only shift-ctrl-r or ctrl-f5 sets it. The current
 implementation (ignoring pragma no-cache) does not help you, if someone
 wants to bring your site down. I think this is a valid ticket and pragma
 no-cache should not be ignored.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10225#comment:5>
Django <https://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.

Reply via email to