mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This makes sure that CSRF token is available while initializing Socket, irrespective of the order of execution of deferred callbacks after document becomes ready. This is part of #9416.