[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPResponse](./puppeteer.httpresponse.md) > [url](./puppeteer.httpresponse.url.md) ## HTTPResponse.url() method Signature: ```typescript url(): string; ``` Returns: string The URL of the response.