0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/new-docs/puppeteer.protocol.network.setattachdebugheaderrequest.md
Johan Bay 49f25e2412
feat(chromium) roll Chromium to r809590 ()
This corresponds to Chromium 87.0.4272.0
This roll includes:
- Reland "idle-detection: Implement requestPermission() method"
  (crrev.com/c/2417779)
2020-10-01 08:24:47 +02:00

681 B

Home > puppeteer > Protocol > Network > SetAttachDebugHeaderRequest

Protocol.Network.SetAttachDebugHeaderRequest interface

Signature:

export interface SetAttachDebugHeaderRequest 

Properties

Property Type Description
enabled boolean Whether to send a debug header.