[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SetAttachDebugHeaderRequest](./puppeteer.protocol.network.setattachdebugheaderrequest.md) > [enabled](./puppeteer.protocol.network.setattachdebugheaderrequest.enabled.md) ## Protocol.Network.SetAttachDebugHeaderRequest.enabled property Whether to send a debug header. Signature: ```typescript enabled: boolean; ```