R.rsp (version 0.46.0)

getRemoteHost.HttpRequest: 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 HttpRequest
getRemoteHost(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

getRemoteAddress(). For more information see HttpRequest.