Shmulik Regev found an (albeit rare) case where the proxy CONNECT operation

could in fact get stuck in an endless loop.
This commit is contained in:
Daniel Stenberg
2007-07-12 20:15:38 +00:00
parent a53ba060c8
commit cf86f8cb78
3 changed files with 10 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ This release includes the following bugfixes:
o problem with closed proxy connection during HTTP CONNECT auth negotiation
o transfer-encoding skipping didn't ignore the 407 response bodies properly
o CURLOPT_SSL_VERIFYHOST set to 1
o CONNECT endless loop
This release includes the following known bugs: