includeNamedCookies property

List<String> includeNamedCookies
final

Allows HTTP cookies (by name) to be used in the cache key. The name=value pair will be used in the cache key Cloud CDN generates.

Implementation

final List<String> includeNamedCookies;