Resume is now done with a Content-Range header instead of a Range header if
authorDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jan 2001 18:57:07 +0000 (18:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jan 2001 18:57:07 +0000 (18:57 +0000)
commit3a8210c975fd829f00e43f87974d51e3d6b12410
tree0623a18d7b2aff0795d430c545314cacb057cc60
parentd69302202d6c7a94a0e4f3ed81d7947705f9dc83
Resume is now done with a Content-Range header instead of a Range header if
the request isn't GET. Presumably, this is how it should be made.
lib/http.c