- When doing non-anonymous ftp via http proxies and the password is not

provided in the url, add it there (squid needs this).
This commit is contained in:
Michal Marek
2009-06-16 13:16:28 +00:00
parent afe06d1563
commit 0b317b72ae
6 changed files with 96 additions and 22 deletions

View File

@@ -28,6 +28,7 @@ This release includes the following bugfixes:
o libcurl-NSS client cert handling segfaults
o curl uploading from stdin/pipes now works in non-blocking way so that it
continues the downloading even when the read stalls
o ftp credentials are added to the url if needed for http proxies
This release includes the following known bugs: