Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(NewClient): support https:// URLs
We don't hardcode any specific ports, but assume `http://` (backward-compatible behavior) unless `https://` is passed (then we keep it as-is).
- Loading branch information