You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/source/configuring.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2140,7 +2140,7 @@ Setting the value to `:none` configures Action Pack to raise all exceptions.
2140
2140
| (original) |`true`|
2141
2141
|7.1|`:all`|
2142
2142
2143
-
### `config.action_dispatch.strict_freshness`
2143
+
#### `config.action_dispatch.strict_freshness`
2144
2144
2145
2145
Configures whether the `ActionDispatch::ETag` middleware should prefer the `ETag` header over the `Last-Modified` header when both are present in the response.
0 commit comments