R.rsp (version 0.5.0)

getServerName.HttpRequest: Gets the host name of the server that revieved the request

Description

Gets the host name of the server that revieved the request.

Usage

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

Arguments

...
Not used.

Value

See Also

getServerPort(). For more information see HttpRequest.