http_proxy: make CONNECT work with the Hyper backend

Makes test 80 run

Closes #6406
This commit is contained in:
Daniel Stenberg 2021-01-04 09:36:41 +01:00
parent e269785cf1
commit bcce220367
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 284 additions and 49 deletions

View file

@ -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))