You are here

constant LagoonVarnishPurger::LAGOON_VARNISH_REQUEST_HEADERS in Lagoon Varnish 8

File

src/Plugin/Purge/Purger/LagoonVarnishPurger.php, line 30

Class

LagoonVarnishPurger
HTTP Purger.

Namespace

Drupal\lagoon_varnish\Plugin\Purge\Purger

Code

const LAGOON_VARNISH_REQUEST_HEADERS = [
  'Cache-Tags' => '[invalidations:separated_pipe]',
];