sessionId | String Session ID for the WebSocket session for which you want to retrieve the extension information. |
extensions | Document List Conditional. The list of extensions for a WebSocket connection. | ||
Key | Description | ||
name | String The name of the header. | ||
parameterizedName | String The parameterized name of the extension. | ||
parameterKeys | String List The parameterized keys of the extension. | ||
parameters | Document List The list of parameters for the given extension. | ||
Key | Description | ||
name | String The name of the parameter. | ||
value | String The value of the parameter. |