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
/
serverPort
server
Port
abstract
val
serverPort
:
Int
(
source
)
Port to which the request was sent, for example, 80 or 443
Report a problem