summaryrefslogtreecommitdiff
path: root/docs/EXPERIMENTAL.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-09-09 15:11:15 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-09-09 15:11:15 +0200
commitc616259bd1a94fd6b0a39ace9f68a3616f77383c (patch)
treeb0a196d4d0ef9b06d7b3be77d67c6f608c0afebb /docs/EXPERIMENTAL.md
parent30035dfde74129ef520934d84b594be0723e0f7f (diff)
downloadcurl-c616259bd1a94fd6b0a39ace9f68a3616f77383c.tar.gz
EXPERIMENTAL.md: add WebSockets
Diffstat (limited to 'docs/EXPERIMENTAL.md')
-rw-r--r--docs/EXPERIMENTAL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/EXPERIMENTAL.md b/docs/EXPERIMENTAL.md
index 42b6e2142..bf359da22 100644
--- a/docs/EXPERIMENTAL.md
+++ b/docs/EXPERIMENTAL.md
@@ -22,3 +22,4 @@ Experimental support in curl means:
- HTTP/3 support and options
- `CURLSSLOPT_NATIVE_CA` (No configure option, feature built in when supported)
- The rustls backend
+- WebSockets