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 8794ad7 commit c51c80dCopy full SHA for c51c80d
http_cache/ssi.rst
@@ -126,7 +126,7 @@ The ``render_ssi`` twig helper will generate something like:
126
127
<!--#include virtual="/_fragment?_hash=abcdef1234&_path=_controller=App\Controller\ProfileController::gdpr" -->
128
129
-``render_ssi`` ensures that SSI directive are generated only if the request
+``render_ssi`` ensures that SSI directive is generated only if the request
130
has the header requirement like ``Surrogate-Capability: device="SSI/1.0"``
131
(normally given by the web server).
132
Otherwise it will embed directly the sub-response.
0 commit comments