Skip to content

Commit 34cc5fe

Browse files
Update articles/azure-web-pubsub/reference-cloud-events.md
1 parent c3ddbbc commit 34cc5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/reference-cloud-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ ce-connectionState: eyJrZXkiOiJhIn0=
131131

132132
* `subprotocols`
133133

134-
The `connect` event forwards the subprotocol and authentication information to Upstream from the client. Web PubSub Service uses the status code to determine if the request will be upgraded to WebSocket protocol.
134+
The `connect` event forwards the subprotocol and authentication information to Upstream from the client. Web PubSub service uses the status code to determine if the request will be upgraded to WebSocket protocol.
135135

136136
If the request contains the `subprotocols` property, the server should return one subprotocol it supports. If the server doesn't want to use any subprotocols, it should **not** send the `subprotocol` property in response. [Sending a blank header is invalid](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_servers#Subprotocols).
137137

0 commit comments

Comments
 (0)