includeHttpHeaders property

List<String>? includeHttpHeaders
final

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

Implementation

final List<String>? includeHttpHeaders;