puppeteer/docs/api/puppeteer.httprequest.url.md

20 lines
187 B
Markdown
Raw Normal View History

2022-07-05 13:41:43 +00:00
---
sidebar_label: HTTPRequest.url
---
# HTTPRequest.url() method
**Signature:**
```typescript
class HTTPRequest {
url(): string;
}
```
**Returns:**
string
the URL of the request