mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Django caches some information on HttpRequest objects, including the headers dict, under the assumption that requests won’t be reused. Signed-off-by: Anders Kaseorg <anders@zulip.com>