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 96790d5 commit 8315393Copy full SHA for 8315393
index.html
@@ -1334,6 +1334,14 @@ <h3>Errors</h3>
1334
but did not match an method for that URL.
1335
</tr>
1336
1337
+ <tr>
1338
+ <td><dfn>unknown session</dfn>
1339
+ <td>404
1340
+ <td><code>unknown session</code>
1341
+ <td>The requested <a>sessionId</a> did not match
1342
+ with any <a>sessionId</a> known by a node.
1343
+ </tr>
1344
+
1345
<tr>
1346
<td><dfn>unsupported operation</dfn>
1347
<td>500
0 commit comments