HTTPResponseHTTPResponse.remoteAddress版本:22.5.0在本页HTTPResponse.remoteAddress() 方法 用于连接到远程服务器的 IP 地址和端口号。 签名: class HTTPResponse { abstract remoteAddress(): RemoteAddress;} 返回值 RemoteAddress