mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
361 B
361 B
Home > puppeteer > HTTPResponse > url
HTTPResponse.url() method
Signature:
url(): string;
Returns:
string
The URL of the response.