forwardedCookies property
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;
An object that describes the cookies that are forwarded to the origin. Your content is cached based on the cookies that are forwarded.
final CookieObject? forwardedCookies;