mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
By default, Rack/Rails will include the session cookie in every response, even if its content hasn't changed. This makes race conditions very likely when multiple requests are made in parallel. |
||
---|---|---|
.. | ||
discourse_cookie_store.rb |