We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fded79d commit 462d33eCopy full SHA for 462d33e
src/docs/asciidoc/web/websocket.adoc
@@ -924,7 +924,7 @@ destination:/topic/price.stock.MMM
924
925
A server cannot send unsolicited messages. All messages
926
from a server must be in response to a specific client subscription, and the
927
-`subscription-id` header of the server message must match the `id` header of the
+`subscription` header of the server message must match the `id` header of the
928
client subscription.
929
930
The preceding overview is intended to provide the most basic understanding of the
0 commit comments