getRemoteAddress.HttpRequest: Gets the IP address of the client that sent the request

getRemoteAddress.HttpRequestR Documentation

Gets the IP address of the client that sent the request

Description

Gets the IP address of the client that sent the request.

Usage

## S3 method for class 'HttpRequest'
getRemoteAddress(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

getRemoteHost(). For more information see HttpRequest.


R.rsp documentation built on June 28, 2022, 1:05 a.m.