upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2023-10-07 13:57:35 +0900
committerGitHub <noreply@github.com>2023-10-07 13:57:35 +0900
commitacbdacb625654cfe4fb76586a59ca57aafa5d61c (patch)
tree3d7c2163f4adcecd22ad3be5c4f52ba3bbcac347
parentaa1bf6d26845a025541b5d37c8df1cfab00c58fe (diff)
parent0d267aab5a74a7f63275f47ceb3c2773ce437f97 (diff)
Merge pull request #801 from badonyx/65-normalize-uri
65: Normalize relay URIs
-rw-r--r--65.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/65.md b/65.md
index 89fc594..b676029 100644
--- a/65.md
+++ b/65.md
@@ -60,4 +60,4 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
60 60
615. 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. 615. 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.
62 62
636. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections. 636. Clients SHOULD deduplicate connections by normalizing relay URIs according to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-6).