In theory we could have a `MultiHostUrl`, but with host optional. Example from a postgresql dsn: `postgresql://derp@/databasename?host=/var/run/postgresql` See https://github.com/pydantic/pydantic/issues/3900