-
- Downloads
Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies:...
Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header).
parent
4a1ff2d4
Branches
Tags
Showing
- core/includes/common.inc 2 additions, 18 deletionscore/includes/common.inc
- core/lib/Drupal/Core/EventSubscriber/HtmlViewSubscriber.php 57 additions, 1 deletioncore/lib/Drupal/Core/EventSubscriber/HtmlViewSubscriber.php
- core/lib/Drupal/Core/Page/DefaultHtmlFragmentRenderer.php 5 additions, 1 deletioncore/lib/Drupal/Core/Page/DefaultHtmlFragmentRenderer.php
- core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php 2 additions, 1 deletion...ystem/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/PageCacheTagsIntegrationTest.php 9 additions, 1 deletion...rupal/system/Tests/Cache/PageCacheTagsIntegrationTest.php
- core/modules/system/lib/Drupal/system/Tests/Cache/PageCacheTagsTestBase.php 2 additions, 0 deletions...m/lib/Drupal/system/Tests/Cache/PageCacheTagsTestBase.php
Please register or sign in to comment