~ubuntu-branches/ubuntu/dapper/curl/dapper-security

« back to all changes in this revision

Viewing changes to tests/data/test187

  • 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:
45
45
 <command>
46
46
http://%HOSTIP:%HTTPPORT?oh=what-weird=test/187 -L
47
47
</command>
48
 
</test>
 
48
</client>
49
49
 
50
50
# Verify data after the test has been "shot"
51
51
<verify>
55
55
<protocol>
56
56
GET /?oh=what-weird=test/187 HTTP/1.1
57
57
Host: 127.0.0.1:%HTTPPORT
58
 
Pragma: no-cache
59
58
Accept: */*
60
59
 
61
60
GET /root/1870002.txt?coolsite=yes HTTP/1.1
62
61
Host: 127.0.0.1:%HTTPPORT
63
 
Pragma: no-cache
64
62
Accept: */*
65
63
 
66
64
</protocol>