diff options
| author | git <badonyx@proton.me> | 2023-09-29 11:46:30 -0700 |
|---|---|---|
| committer | git <badonyx@proton.me> | 2023-09-29 11:46:30 -0700 |
| commit | 3b5d3ca677829333779bb46874bb0dc816283dc9 (patch) | |
| tree | c3659842a9bd2032a6c30ac35e57f023359d440d /65.md | |
| parent | 7dc6385f1b9f185601c50f84df2e7e06933a71ce (diff) | |
65: normalize relay uri
Diffstat (limited to '65.md')
| -rw-r--r-- | 65.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -60,4 +60,4 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f | |||
| 60 | 60 | ||
| 61 | 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. | 61 | 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. |
| 62 | 62 | ||
| 63 | 6. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections. | 63 | 6. Clients SHOULD deduplicate connections by normalizing relay URIs according to RFC 2616. |