ktor-http
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
RequestConnectionPoint
/
localPort
local
Port
abstract
val
localPort
:
Int
(
source
)
Port on which the request was received, for example 80 or 443
Report a problem