File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Purge removes a specific URL (including query strings) in all its variants (as s
4949 .. literalinclude :: ../tests/Functional/Fixtures/varnish-3/purge.vcl
5050 :language: varnish3
5151 :linenos:
52-
52+
5353Refresh
5454~~~~~~~
5555
@@ -94,9 +94,9 @@ Add the following to your Varnish configuration to enable :ref:`cache tagging <t
9494
9595 The custom ``X-Cache-Tags `` header should match the tagging header
9696 :ref: `configured in the cache invalidator <custom_tags_header >`.
97-
97+
9898.. configuration-block ::
99-
99+
100100 .. literalinclude :: ../tests/Functional/Fixtures/varnish-4/ban.vcl
101101 :language: varnish4
102102 :emphasize-lines: 8-13
@@ -119,12 +119,12 @@ to the ``recv`` and the ``deliver`` methods:
119119
120120 .. literalinclude :: ../tests/Functional/Fixtures/varnish-4/user_context.vcl
121121 :language: varnish4
122- :lines: 3-27, 31 -
122+ :lines: 3-29, 33 -
123123 :linenos:
124124
125125 .. literalinclude :: ../tests/Functional/Fixtures/varnish-3/user_context.vcl
126126 :language: varnish3
127- :lines: 1-27, 31 -
127+ :lines: 1-28, 32 -
128128 :linenos:
129129
130130.. sidebar :: Caching User Specific Content
You can’t perform that action at this time.
0 commit comments