mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
16 lines
404 B
Markdown
16 lines
404 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPResponse](./puppeteer.httpresponse.md) > [remoteAddress](./puppeteer.httpresponse.remoteaddress.md)
|
||
|
|
||
|
## HTTPResponse.remoteAddress() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
remoteAddress(): RemoteAddress;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
RemoteAddress
|
||
|
|