getRemoteHost.HttpRequest {R.rsp} | R Documentation |
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.
## S3 method for class 'HttpRequest': getRemoteHost(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
getRemoteAddress
().
For more information see HttpRequest
.