https

fun Node.https(): Url(source)

Returns the canonical https://<resolvedHost>:<port> Url for a server node. Caller must guarantee node.meta is a ServerMetaData — typically by checking node.type is KrillApp.Server.