includeHttpHeaders property

List<String>? includeHttpHeaders
getter/setter pair

Allows HTTP request headers (by name) to be used in the cache key.

Implementation

core.List<core.String>? includeHttpHeaders;