#32055: Add Surrogate-Control header to the 304 response
-----------------------------------------+------------------------
Reporter: bungoume | Owner: nobody
Type: Bug | Status: new
Component: HTTP handling | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
The Surrogate-Control header is used in CDN cache control.
Currently, the Surrogate-Control header is removed on NotModified
response, and only like the Cache-Control headers are returned.
Therefore, applications with a Surrogate-Control based caching strategy
may cause unexpected caching to take place in the CDN.
--
Ticket URL: <https://code.djangoproject.com/ticket/32055>
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/051.7c85e3e2bc631c78a547c2e7eb8ec011%40djangoproject.com.