Skip to content

Commit 0793941

Browse files
committed
Always handle subscription IDs in session.unsubscribe if provided
1 parent d11969b commit 0793941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,7 @@ and will be removed in the future versions.
21022102
<div algorithm="remote end steps for session.unsubscribe">
21032103
The [=remote end steps=] with |session| and |command parameters| are:
21042104

2105-
1. If |command parameters| matches the <code>session.UnsubscribeByAttributesRequest</code> production:
2105+
1. If |command parameters| does not [=map/contain=] "<code>subscriptions</code>":
21062106

21072107
1. Let |event names| be an empty [=/set=].
21082108

0 commit comments

Comments
 (0)