Song Ma provided a patch that cures a problem libcurl has when doing resume
authorDaniel Stenberg <daniel@haxx.se>
Fri, 17 Aug 2007 20:21:32 +0000 (20:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 Aug 2007 20:21:32 +0000 (20:21 +0000)
commit5a79532aee07ddd423b7038be53a6353468134af
treed5e728dfa8a455814e1d8b20325e80f3563a08e6
parent29ac001aa64a2c9058433da39febe9da40cb884a
Song Ma provided a patch that cures a problem libcurl has when doing resume
HTTP PUT using Digest authentication. Test case 5320 and 5322 were also
added to verify the functionality.
CHANGES
RELEASE-NOTES
lib/http.c
tests/data/Makefile.am
tests/data/test5320 [new file with mode: 0644]
tests/data/test5322 [new file with mode: 0644]