~ubuntu-branches/ubuntu/feisty/curl/feisty-updates

« back to all changes in this revision

Viewing changes to tests/data/test184

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-07-26 19:03:01 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20050726190301-x2m2vmjgc8fwnic5
Tags: 7.14.0-2ubuntu1
Synchronize with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 <command>
44
44
http://deathstar.another.galaxy/184 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --proxy http://%HOSTIP:%HTTPPORT
45
45
</command>
46
 
</test>
 
46
</client>
47
47
 
48
48
# Verify data after the test has been "shot"
49
49
<verify>
55
55
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
56
56
Pragma: no-cache
57
57
Accept: */*
 
58
Proxy-Connection: Keep-Alive
58
59
Host: another.visitor.stay.a.while.stay.foreeeeeever
59
60
 
60
61
GET http://yet.another.host/184 HTTP/1.1
61
62
Host: yet.another.host
62
63
Pragma: no-cache
63
64
Accept: */*
 
65
Proxy-Connection: Keep-Alive
64
66
 
65
67
</protocol>
66
68