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 54da9c0 commit 0f336e0Copy full SHA for 0f336e0
src/ProxyClient/Varnish.php
@@ -30,7 +30,6 @@ class Varnish extends AbstractProxyClient implements BanInterface, PurgeInterfac
30
const HTTP_HEADER_HOST = 'X-Host';
31
const HTTP_HEADER_URL = 'X-Url';
32
const HTTP_HEADER_CONTENT_TYPE = 'X-Content-Type';
33
- const HTTP_HEADER_CACHE = 'X-Cache-Tags';
34
35
/**
36
* Map of default headers for ban requests with their default values.
0 commit comments