host

fun host(block: (ApplicationCall) -> String)

Override the handler to return the unique host information from a ApplicationCall. By default, the RequestConnectionPoint.remoteHost is used.