]> granicus.if.org Git - curl/commit
Olaf Stueben provided a patch that I edited slightly. It fixes the notorious
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 Nov 2006 12:43:55 +0000 (12:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 3 Nov 2006 12:43:55 +0000 (12:43 +0000)
commita777eb3d816dbd437d9b8a9e3b7b52be91d68e3b
tree4de0aa44aafc8421f7e41ba36ae451257932e4ad
parent7f79b52daef837d0b9ba1e0d75bae0fba9a7f30c
Olaf Stueben provided a patch that I edited slightly. It fixes the notorious
KNOWN_BUGS #25, which happens when a proxy closes the connection when
libcurl has sent CONNECT, as part of an authentication negotiation. Starting
now, libcurl will re-connect accordingly and continue the authentication as
it should.
CHANGES
RELEASE-NOTES
docs/KNOWN_BUGS
lib/http.c
lib/url.c
lib/urldata.h