Skip to main content
Version: 16.0.0

HTTPResponse.remoteAddress() method

Signature:

class HTTPResponse {
remoteAddress(): RemoteAddress;
}

Returns:

RemoteAddress

The IP address and port number used to connect to the remote server.