mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
4696f7abda
Co-authored-by: Changhao Han <changhaohan@chromium.org>
508 B
508 B
Home > puppeteer > HTTPResponse > remoteAddress
HTTPResponse.remoteAddress() method
Signature:
remoteAddress(): RemoteAddress;
Returns:
The IP address and port number used to connect to the remote server.