mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
419 B
419 B
Home > puppeteer > ContinueRequestOverrides > url
ContinueRequestOverrides.url property
If set, the request URL will change. This is not a redirect.
Signature:
url?: string;