EXTENSIONS_KEY

val EXTENSIONS_KEY: AttributeKey<List<WebSocketExtension<*>>>(source)

Key for saving configured WebSocket extensions for the specific call.

Report a problem