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

« back to all changes in this revision

Viewing changes to tests/data/test184

  • 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:
3
3
<keywords>
4
4
HTTP
5
5
HTTP GET
 
6
HTTP proxy
6
7
followlocation
7
8
</keywords>
8
 
 
9
9
</info>
 
10
 
10
11
# Server-side
11
12
<reply>
12
13
<data>
59
60
<protocol>
60
61
GET http://deathstar.another.galaxy/184 HTTP/1.1
61
62
User-Agent: curl/7.12.2-CVS (i686-pc-linux-gnu) libcurl/7.12.2-CVS OpenSSL/0.9.6b zlib/1.1.4 libidn/0.4.6
62
 
Pragma: no-cache
63
63
Accept: */*
64
64
Proxy-Connection: Keep-Alive
65
65
Host: another.visitor.stay.a.while.stay.foreeeeeever
66
66
 
67
67
GET http://yet.another.host/184 HTTP/1.1
68
68
Host: yet.another.host
69
 
Pragma: no-cache
70
69
Accept: */*
71
70
Proxy-Connection: Keep-Alive
72
71