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