puppeteer/new-docs/puppeteer.protocol.network.blockedcookiewithreason.cookie.md
2020-07-13 14:01:35 +01:00

580 B

Home > puppeteer > Protocol > Network > BlockedCookieWithReason > cookie

Protocol.Network.BlockedCookieWithReason.cookie property

The cookie object representing the cookie which was not sent.

Signature:

cookie: Cookie;