Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6e5fa2

Browse files
committed
minor#6589 Clarify signed requests in the ESI renderer (WouterJ)
This PR was merged into the 2.3 branch.Discussion----------Clarify signed requests in the ESI rendererI think this clarification makes things more clear to readers. It also explains why something might not work when people don't use the `render_esi` helper function.Commits-------7bad395 Clarify signed requests in the ESI renderer
2 parents3d98b28 +7bad395 commite6e5fa2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎book/http_cache.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,12 @@ One great advantage of the ESI renderer is that you can make your application
12071207
as dynamic as needed and at the same time, hit the application as little as
12081208
possible.
12091209

1210+
..caution::
1211+
1212+
The fragment listener only responds to signed requests. Requests are only
1213+
signed when using the fragment renderer and the ``render_esi`` Twig
1214+
function.
1215+
12101216
..note::
12111217

12121218
Once you start using ESI, remember to always use the ``s-maxage``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp