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

574 B

Home > puppeteer > Protocol > Fetch > ContinueRequestRequest > url

Protocol.Fetch.ContinueRequestRequest.url property

If set, the request url will be modified in a way that's not observable by page.

Signature:

url?: string;