getServerName.HttpRequest
From R.rsp v0.6.9
by Henrik Bengtsson
Gets the host name of the server that revieved the request
Gets the host name of the server that revieved the request.
Usage
## S3 method for class 'HttpRequest':
getServerName(this, ...)
Arguments
- ...
- Not used.
Value
- Returns a
character
string.
See Also
getServerPort
().
For more information see HttpRequest
.
Community examples
Looks like there are no examples yet.