getServerName.HttpRequest {R.rsp}R Documentation

Gets the host name of the server that reviewed the request

Description

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

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

getServerPort(). For more information see HttpRequest.


[Package R.rsp version 0.45.0 Index]