Function docserver::make_https

source ·
pub(crate) fn make_https(
    host: String,
    uri: Uri,
    ports: Ports
) -> Result<Uri, BoxError>