EndpointHost

fun EndpointHost(    domain: String,     domainForSigning: String? = null,     protocol: URLProtocol = URLProtocol.HTTPS,     port: Int = protocol.defaultPort)