forwardedHeaders property

HeaderObject? forwardedHeaders
final

An object that describes the headers that are forwarded to the origin. Your content is cached based on the headers that are forwarded.

Implementation

final HeaderObject? forwardedHeaders;