File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ Changelog
33
44See also the [ GitHub releases page] ( https://github.com/FriendsOfSymfony/FOSHttpCache/releases ) .
55
6+ unreleased
7+ ----------
8+
9+ ### Varnish
10+
11+ * Fixed: Remove the xkey header in vcl_deliver if we are not in debug mode
12+ * Do not cleanup the Vary header and keep the user context hash if we are in debug mode
13+
6142.5.1
715-----
816
@@ -31,7 +39,7 @@ See also the [GitHub releases page](https://github.com/FriendsOfSymfony/FOSHttpC
3139* Added: ` CleanupCacheTagsListener ` to remove the cache tags header from the final
3240 response that is sent to the client. Add this listener to your cache kernel.
3341
34- ### Tagging
42+ ### Cache Tagging
3543
3644* Improved: The ` ResponseTagger ` does now remove duplicate tags.
3745
You can’t perform that action at this time.
0 commit comments