[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SignedExchangeHeader](./puppeteer.protocol.network.signedexchangeheader.md) > [requestUrl](./puppeteer.protocol.network.signedexchangeheader.requesturl.md) ## Protocol.Network.SignedExchangeHeader.requestUrl property Signed exchange request URL. Signature: ```typescript requestUrl: string; ```