puppeteer/docs/api/puppeteer.browserfetcher.host.md

20 lines
207 B
Markdown

---
sidebar_label: BrowserFetcher.host
---
# BrowserFetcher.host() method
The download host being used.
#### Signature:
```typescript
class BrowserFetcher {
host(): string;
}
```
**Returns:**
string