#11997: cache_control returns 200 OK response even page has not been changed.
-------------------------------------+-------------------------------------
     Reporter:  jtiai                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Cache system)  |                  Version:  master
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by claudep):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 I think that the response of the server is strongly dependent of installed
 middlewares. Typically, the 304 response you expect would be produced by
 the `ConditionalGetMiddleware`.

 If you still suffer from this issue, the best step forward would be to
 setup a minimal project to reproduce the issue, so as we can debug cache
 and middleware interactions.

--
Ticket URL: <https://code.djangoproject.com/ticket/11997#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.10cc2c518fe2e5558b11f439bc59675f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to