~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to tests/data/test256

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-04-29 11:10:29 UTC
  • mfrom: (3.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090429111029-2j5eiyokfw2bw049
Tags: 7.19.4-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Drop build dependencies: stunnel, libdb4.6-dev, libssh2-1-dev
  - Add build-dependency on openssh-server
  - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Call automake-1.9 with --add-missing --copy --force
* drop debian/patches/security_CVE-2009-0037.patch 
  - this patch is part of 7.19.4

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