Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix connection URL when resolving the scheme
In case the `connectionUrl` already starts with `//` the `//` in the concatination is redundant. This might be related to #87.
- Loading branch information