]> granicus.if.org Git - curl/commit
Lachlan O'Dea fixed a resume problem: "If I set CURLOPT_RESUME_FROM, perform
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Oct 2003 20:04:47 +0000 (20:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Oct 2003 20:04:47 +0000 (20:04 +0000)
commitd1a3c9944ee3215d78d644c47768e205fd043990
treea51a02717f84465c49f7e188830ef35f40bbf9ff
parent8996a7346e893a337197ec3958457df3e10ee359
Lachlan O'Dea fixed a resume problem: "If I set CURLOPT_RESUME_FROM, perform
an HTTP download, then reset CURLOPT_RESUME_FROM to 0, the next download still
has a Range header with a garbage value." bug report #820502
lib/url.c