diff options
| -rw-r--r-- | 41.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -16,6 +16,8 @@ The URL MUST: | |||
| 16 | - Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443` | 16 | - Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443` |
| 17 | - Not include the search/query | 17 | - Not include the search/query |
| 18 | 18 | ||
| 19 | Relays SHOULD treat authenticaiton events with a valid delegation as if it was the delegator authenticating. | ||
| 20 | |||
| 19 | An example event is shown below: | 21 | An example event is shown below: |
| 20 | ```json | 22 | ```json |
| 21 | { | 23 | { |