~ubuntu-branches/ubuntu/vivid/curl/vivid-security

« back to all changes in this revision

Viewing changes to tests/data/test183

  • 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) (1.3.1)
  • 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:
3
3
<keywords>
4
4
HTTP
5
5
HTTP GET
 
6
HTTP proxy
6
7
persistent connection
7
8
</keywords>
8
9
</info>
40
41
GET http://deathstar.another.galaxy/183 HTTP/1.1
41
42
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
42
43
Host: deathstar.another.galaxy
43
 
Pragma: no-cache
44
44
Accept: */*
45
45
Proxy-Connection: Keep-Alive
46
46
 
47
47
GET http://a.galaxy.far.far.away/183 HTTP/1.1
48
48
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
49
49
Host: a.galaxy.far.far.away
50
 
Pragma: no-cache
51
50
Accept: */*
52
51
Proxy-Connection: Keep-Alive
53
52