#30812: ConditionalGetMiddleware returns 304 if ETag is the same but
Last-Modified
has changed.
-------------------------------------+------------------------------------
Reporter: Flavio Curella | Owner: Dart
Type: Bug | Status: assigned
Component: Core (Cache system) | Version: master
Severity: Normal | Resolution:
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 felixxm):
Thanks for this patch, however I don't think that it is a right solution.
This issue is not about `nginx`, it is about `ConditionalGetMiddleware`
and how it behaves with the same `Etag` and changed `Last-Modified` time
(see https://tools.ietf.org/html/rfc7232).
--
Ticket URL: <https://code.djangoproject.com/ticket/30812#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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.c314754be5566ac993740d79bc4e6f16%40djangoproject.com.