mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This concludes the HttpRequest migration to eliminate arbitrary attributes (except private ones that are belong to django) attached to the request object during runtime and migrated them to a separate data structure dedicated for the purpose of adding information (so called notes) to a HttpRequest.
11 KiB
11 KiB