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 3efa426 commit 99f8e3cCopy full SHA for 99f8e3c
index.bs
@@ -209,7 +209,7 @@ Cancelling the socket's ReadableStream and closing the socket's WritableStream d
209
210
<h4 id="upgraded-attribute">upgraded</h4>
211
212
-The {{upgraded}} attribute is a boolean flag that indicates whether the socket has been upgraded to a secure connection.
+The {{upgraded}} attribute is a boolean flag that indicates whether the socket has been upgraded to a secure connection (using `startTLS()`).
213
214
<h3 id="methods">Methods</h3>
215
0 commit comments