You are here

public static function BackendInterface::tagsHeaderName in Acquia Purge 8

Fetch the HTTP response header name that the CDN vendor needs.

See also

\Drupal\purge\Plugin\Purge\TagsHeader::getHeaderName

1 method overrides BackendInterface::tagsHeaderName()
FastlyBackend::tagsHeaderName in src/AcquiaPlatformCdn/FastlyBackend.php
Fetch the HTTP response header name that the CDN vendor needs.

File

src/AcquiaPlatformCdn/BackendInterface.php, line 84

Class

BackendInterface
Describes a vendor backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

public static function tagsHeaderName();