65: normalize relay uri

This commit is contained in:
git 2023-09-29 11:46:30 -07:00
parent 7dc6385f1b
commit 3b5d3ca677

2
65.md
View File

@ -60,4 +60,4 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
5. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group.
6. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections.
6. Clients SHOULD deduplicate connections by normalizing relay URIs according to RFC 2616.