16 lines
339 B
Markdown
16 lines
339 B
Markdown
---
|
|
title: TranslateStreamCloseWebsocketRequests
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.29"
|
|
---
|
|
Allow WebSocket streaming of the
|
|
remote command sub-protocol (`exec`, `cp`, `attach`) from clients requesting
|
|
version 5 (v5) of the sub-protocol.
|