puppeteer/new-docs/puppeteer.protocol.fetch.requestpausedevent.responseheaders.md
2020-07-13 14:01:35 +01:00

587 B

Home > puppeteer > Protocol > Fetch > RequestPausedEvent > responseHeaders

Protocol.Fetch.RequestPausedEvent.responseHeaders property

Response headers if intercepted at the response stage.

Signature:

responseHeaders?: HeaderEntry[];