~ubuntu-branches/ubuntu/natty/curl/natty-proposed

« back to all changes in this revision

Viewing changes to tests/data/test256

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-05-24 21:12:19 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20090524211219-7jgcwuhl04ixuqsm
Tags: upstream-7.19.5
ImportĀ upstreamĀ versionĀ 7.19.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
</info>
11
11
# Server-side
12
12
<reply>
13
 
<data nocheck="1">
 
13
<data nocheck="yes">
14
14
HTTP/1.0 200 Mooo
15
15
Date: Mon, 13 Nov 2000 13:41:09 GMT
16
16
Server: myown/1.0
29
29
HTTP resume request over proxy with auth without server supporting it
30
30
 </name>
31
31
 <command option="no-output">
32
 
-x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - -i -o log/fewl.txt -U daniel:stenberg
 
32
-x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - --no-include -o log/fewl.txt -U daniel:stenberg
33
33
</command>
34
34
<file name="log/fewl.txt">
35
35
This text is here to simulate a partly downloaded file to resume
50
50
Proxy-Authorization: Basic ZGFuaWVsOnN0ZW5iZXJn
51
51
Range: bytes=78-
52
52
Host: %HOSTIP:%HTTPPORT
53
 
Pragma: no-cache
54
53
Accept: */*
55
54
Proxy-Connection: Keep-Alive
56
55