0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/new-docs/puppeteer.protocol.fetch.requestpattern.requeststage.md
2020-07-13 14:01:35 +01:00

569 B

Home > puppeteer > Protocol > Fetch > RequestPattern > requestStage

Protocol.Fetch.RequestPattern.requestStage property

Stage at wich to begin intercepting requests. Default is Request.

Signature:

requestStage?: RequestStage;