summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-01-04 09:36:41 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-01-05 09:37:08 +0100
commitbcce220367fd4c95c4008a36e9b5020b6e3d6a63 (patch)
treea66fda4e1cc19f8671624420e8884fcefdb68bd0 /docs
parente269785cf1ce27932ded93186555e51324ceed7f (diff)
downloadcurl-bcce220367fd4c95c4008a36e9b5020b6e3d6a63.tar.gz
http_proxy: make CONNECT work with the Hyper backend
Makes test 80 run Closes #6406
Diffstat (limited to 'docs')
-rw-r--r--docs/HYPER.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/HYPER.md b/docs/HYPER.md
index 5158f538b..724257260 100644
--- a/docs/HYPER.md
+++ b/docs/HYPER.md
@@ -61,5 +61,4 @@ still need attention and verification include:
- transfer encoding
- alt-svc
- hsts
-- CONNECT
- DoH ([#6389](https://github.com/curl/curl/issues/6389))