]> git.ipfire.org Git - thirdparty/curl.git/commit
http_proxy: make CONNECT work with the Hyper backend
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2021 08:36:41 +0000 (09:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Jan 2021 08:37:08 +0000 (09:37 +0100)
commitbcce220367fd4c95c4008a36e9b5020b6e3d6a63
treea66fda4e1cc19f8671624420e8884fcefdb68bd0
parente269785cf1ce27932ded93186555e51324ceed7f
http_proxy: make CONNECT work with the Hyper backend

Makes test 80 run

Closes #6406
docs/HYPER.md
lib/c-hyper.c
lib/c-hyper.h
lib/http_proxy.c