Home > puppeteer > Protocol > Network > ContinueInterceptedRequestRequest > url
If set the request url will be modified in a way that's not observable by page. Must not be set in response to an authChallenge.
Signature:
url?: string;