We have deprecated Rack::SteadyETag

Posted 11 months ago. 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
11 months ago
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)