Mike Jean fixed so that the second CONNECT when doing FTP over a HTTP proxy
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Jan 2006 22:24:16 +0000 (22:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Jan 2006 22:24:16 +0000 (22:24 +0000)
commitf4cc8153aeb5209ddb9698b2b0780ab2bfdb3d44
tree50f6df260e5e43b6d00c043241ceda915b6a745b
parente4d8cb4ee09c5b39c769ec9c7ec329f46ccc1dea
Mike Jean fixed so that the second CONNECT when doing FTP over a HTTP proxy
actually used a new connection and not sent the second request on the first
socket!
CHANGES
RELEASE-NOTES
lib/http.c