R.rsp (version 0.42.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 HttpRequest
getServerName(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

getServerPort(). For more information see HttpRequest.