getServerPort.HttpRequest {R.rsp}R Documentation

Gets the port number on which this request was received

Description

Gets the port number on which this request was received.

Usage

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

Arguments

...

Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

getServerPort(). For more information see HttpRequest.


[Package R.rsp version 0.44.0 Index]