This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e0581c6915
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.httprequest.url.md
Nikolay Vitkov
1396274477
docs: remove some redundant instances of @returns (
#9943
)
2023-03-30 11:54:00 +00:00
188 B
Raw
Blame
History
sidebar_label
HTTPRequest.url
HTTPRequest.url() method
The URL of the request
Signature:
class
HTTPRequest
{
url
()
:
string
;
}
Returns:
string