mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
603 B
603 B
Home > puppeteer > Protocol > Network > BlockedCookieWithReason > blockedReasons
Protocol.Network.BlockedCookieWithReason.blockedReasons property
The reason(s) the cookie was blocked.
Signature:
blockedReasons: CookieBlockedReason[];