We have deprecated Rack::SteadyETag

Posted . Visible to the public.

Rack::SteadyETag Show archive.org snapshot was a Rack middleware that generates the same default ETag Show archive.org snapshot for responses that only differ in XOR-masked CSRF tokens or CSP nonces.

We have deprecated Rack::SteadyETag. We instead recommend reconfiguring your Rails app so two requests to the same resource produce the same HTML for a given user.

Henning Koch
Last edit
Henning Koch
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2023-06-07 10:41)