HTTP resume fix

This commit is contained in:
Daniel Stenberg
2003-10-24 21:58:11 +00:00
parent a5e22867c7
commit 3dd26b7932
2 changed files with 13 additions and 2 deletions

View File

@@ -24,7 +24,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o builds better on Solaris 8+
o HTTP-resuming an already downloaded file works better
o builds better on Solaris 8+ with gcc
o --disable-eprt works now
o improved CA cert verification
o --anyauth could bug when the first response had no body contents