We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a9336 commit 0d30e84Copy full SHA for 0d30e84
actionpack/CHANGELOG.md
@@ -1,7 +1,7 @@
1
* Add `config.action_dispatch.strict_freshness`.
2
3
When set to `true`, the `ETag` header takes precedence over the `Last-Modified` header when both are present,
4
- as specificied by RFC 7232, Section 6.
+ as specified by RFC 7232, Section 6.
5
6
Defaults to `false` to maintain compatibility with previous versions of Rails, but is enabled as part of
7
Rails 8.0 defaults.
0 commit comments