mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
6cf49c8855
Some modern browsers (e.g., Safari 12, Chrome 71) don't set the Accept-Language header for websocket requests. A mixture of requests with and without this header results in unavailable sessions in websocket handlers due to the built-in Firesheep protection. The existing default is inappropriate for any applications employing Rack sessions for websocket connections. |
||
---|---|---|
.. | ||
lib/rack/protection | ||
support | ||
spec_helper.rb |