ktor-http
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
RequestConnectionPoint
/
serverHost
server
Host
abstract
val
serverHost
:
String
(
source
)
Host to which the request was sent, is useful for virtual hosts routing
Report a problem