The extensions property is initially the empty string. After the WebSocket connection is established this string reflects the extensions used by the server.
Source
String get extensions;
The extensions property is initially the empty string. After the WebSocket connection is established this string reflects the extensions used by the server.
String get extensions;