forwardedCookies property

CookieObject? forwardedCookies
final

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

Implementation

final CookieObject? forwardedCookies;