-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle ports in multiaddrs with SNI tuples (#154)
When non-default http/https ports are encountered, ensure we set them in the final URI correctly. Also remove default 80/443 ports from `ws://` and `wss://` URIs same as `http://` and `https://`.
- Loading branch information
1 parent
c3036d6
commit 9fd5bdb
Showing
2 changed files
with
54 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters