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

611 B

Home > puppeteer > Protocol > Network > RequestWillBeSentExtraInfoEvent > headers

Protocol.Network.RequestWillBeSentExtraInfoEvent.headers property

Raw request headers as they will be sent over the wire.

Signature:

headers: Headers;