cookiesAllowList property

List<String>? cookiesAllowList
final

The specific cookies to forward to your distribution's origin.

Implementation

final List<String>? cookiesAllowList;