"Pixel" fixed a problem that appeared when you used -f with user+password

embedded in the URL.
This commit is contained in:
Daniel Stenberg
2007-03-31 20:47:23 +00:00
parent d27813c2dd
commit 1f236ba108
2 changed files with 7 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ This release includes the following bugfixes:
o use-after-free issue with HTTP transfers with the multi interface
o the progress callback can get called more frequently
o timeout would restart when signal caught while awaiting socket events
o curl -f with user+password embedded in the URL
This release includes the following known bugs: