<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPResponse](./puppeteer.httpresponse.md) > [url](./puppeteer.httpresponse.url.md) ## HTTPResponse.url() method <b>Signature:</b> ```typescript url(): string; ``` <b>Returns:</b> string The URL of the response.