#17866: locale middleware adds Vary Accept-Language when language prefix used
-------------------------------+------------------------
Reporter: sero | Owner: nobody
Type: Uncategorized | Status: new
Component: HTTP handling | Version: 1.4-beta-1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+------------------------
When i18n_patterns are in use, locale middleware does pretty nice job and
redirects to proper url.
But after redirection to localized site, "Vary: Accept-Language" forces
(squid/varnish) to cache a lot of versions of this prefixed url, which
isn't necessary in my opinion.
--
Ticket URL: <https://code.djangoproject.com/ticket/17866>
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.