File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ HTTP 1.1 allows caching anything by default unless there is an explicit
48
48
have a cookie, an authorization header, or come with a non-safe method, and
49
49
when responses have a redirect status code.
50
50
51
- Symfony2 automatically set a sensible and conservative ``Cache-Control ``
51
+ Symfony2 automatically sets a sensible and conservative ``Cache-Control ``
52
52
header when none is set by the developer by following these rules:
53
53
54
54
* If no cache header is defined (``Cache-Control ``, ``ETag ``,
@@ -622,7 +622,7 @@ standalone is ``false``.
622
622
proxy (a working configuration for Varnish is also provided below.)
623
623
624
624
For the ESI include tag to work properly, you must define the ``_internal ``
625
- route::
625
+ route:
626
626
627
627
.. configuration-block ::
628
628
You can’t perform that action at this time.
0 commit comments