getRemoteHost.HttpRequest: Gets the fully qualified name of the client that sent the...

getRemoteHost.HttpRequestR Documentation

Gets the fully qualified name of the client that sent the request

Description

Gets the fully qualified name of the client that sent the request. If it cannot resolve the hostname, this method returns the dotted-string form of the IP address.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

getRemoteAddress(). For more information see HttpRequest.


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