initUrl

protected open fun initUrl(): Url(source)

Url 构建器,用于首次初始化 url 时执行,过程中会使用 urlBuild

url 的初始化不加锁、不验证实例唯一,因此 initUrl 可能会被执行多次。