Skip to content

Commit cadd04c

Browse files
committed
Minors. refs #14801
1 parent 80369c8 commit cadd04c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http_cache/esi.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ independently of the rest of the page::
9999

100100
// src/Controller/DefaultController.php
101101
namespace App\Controller;
102-
102+
103103
// ...
104104
class DefaultController extends AbstractController
105105
{
@@ -156,7 +156,7 @@ used ``render()``.
156156

157157
.. note::
158158

159-
Symfony considers that a gateway cache supports ESI if its responses include
159+
Symfony considers that a gateway cache supports ESI if its request include
160160
the ``Surrogate-Capability`` HTTP header and the value of that header
161161
contains the ``ESI/1.0`` string anywhere.
162162

0 commit comments

Comments
 (0)