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

717 B

Home > puppeteer > Protocol > Network > BlockedSetCookieWithReason > cookieLine

Protocol.Network.BlockedSetCookieWithReason.cookieLine property

The string representing this individual cookie as it would appear in the header. This is not the entire "cookie" or "set-cookie" header which could have multiple cookies.

Signature:

cookieLine: string;