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

609 B

Home > puppeteer > Protocol > Network > ResponseReceivedExtraInfoEvent > headers

Protocol.Network.ResponseReceivedExtraInfoEvent.headers property

Raw response headers as they were received over the wire.

Signature:

headers: Headers;