home / django_tickets / tickets

tickets: 9249

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
9249 2008-09-30 02:55:17 2021-11-23 11:48:56 2022-03-06 03:44:25.641861 Accepted new HTTP handling New feature Normal 1.0   Google Analytics' Cookies break CacheMiddleware when SessionMiddleware turns on Vary: Cookie When using Google Analytics on a Django project with CacheMiddleware and SessionMiddleware turned on, the Cookies that Google Analytics apparently change on each reload, invalidating the Vary: Cookie parameter that SessionMiddleware is setting. There should be a way to define cookie prefixes, such as ``'__utm'``, to ignore for cookie variation for caching.   pixelcort cache cookies 0 1 1 0 1 0
Powered by Datasette · Queries took 1.333ms