640 B
640 B
Home > puppeteer > Protocol > Fetch > RequestPattern > urlPattern
Protocol.Fetch.RequestPattern.urlPattern property
Wildcards ('*' -> zero or more, '?' -> exactly one) are allowed. Escape character is backslash. Omitting is equivalent to "*".
Signature:
urlPattern?: string;