Skip to content

Commit

Permalink
Update configuring.md
Browse files Browse the repository at this point in the history
configuring.mdの見出しを修正
  • Loading branch information
hachi8833 authored Nov 13, 2024
1 parent ea01c59 commit f3d6b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/ja/configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@ end
| (オリジナル) | `true` |
| 7.1以降 | `:all` |

### `config.action_dispatch.strict_freshness`
#### `config.action_dispatch.strict_freshness`

レスポンスに`Last-Modified`ヘッダーと`ETag`ヘッダーの両方が存在する場合に、`ActionDispatch::ETag`ミドルウェアが`ETag`ヘッダーを`Last-Modified`ヘッダーよりも優先するかどうかを設定します。

Expand Down

0 comments on commit f3d6b35

Please sign in to comment.