15 Date: Mon, 13 Nov 2000 13:41:09 GMT
19 todelooooo lalalala yada yada, we know nothing about ranges ;-)
29 HTTP resume request over proxy with auth without server supporting it
31 <command option="no-output">
32 -x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - --no-include -o log/fewl.txt -U daniel:stenberg
34 <file name="log/fewl.txt">
35 This text is here to simulate a partly downloaded file to resume
40 # Verify data after the test has been "shot"
49 GET http://%HOSTIP:%HTTPPORT/want/256 HTTP/1.1
50 Proxy-Authorization: Basic ZGFuaWVsOnN0ZW5iZXJn
52 Host: %HOSTIP:%HTTPPORT
55 Proxy-Connection: Keep-Alive
59 # the download target file must remain untouched
60 <file name="log/fewl.txt">
61 This text is here to simulate a partly downloaded file to resume