upleb.uk

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

summaryrefslogtreecommitdiff
path: root/65.md
diff options
context:
space:
mode:
authorhodlbod <jstaab@protonmail.com>2023-09-28 13:51:11 -0700
committerGitHub <noreply@github.com>2023-09-28 13:51:11 -0700
commit149568f7ba767a2eb732ae308d2d539d5aeacdd0 (patch)
tree9bfb69e07ee3ba92c0e2379ae81314a9471ece5d /65.md
parent84f1915cecc10cfca6584eacfbeecb35bddc65f9 (diff)
parent5eb51d5278f758d92a4fd5ab881dfb30199df412 (diff)
Merge pull request #798 from badonyx/65-trim-slashes
65: trim trailing slashes from relay URIs
Diffstat (limited to '65.md')
-rw-r--r--65.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/65.md b/65.md
index 3c06438..89fc594 100644
--- a/65.md
+++ b/65.md
@@ -59,3 +59,5 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
594. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy. 594. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy.
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
636. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections.