ktor-http
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
RequestConnectionPoint
/
port
port
abstract
val
port
:
Int
(
source
)
Deprecated (with error)
Use localPort or serverPort instead
Port, for example 80 or 443
Report a problem