~ubuntu-branches/ubuntu/natty/curl/natty-proposed

« back to all changes in this revision

Viewing changes to tests/data/test500

  • 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)
  • 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:
1
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
HTTP
 
5
HTTP GET
 
6
</keywords>
 
7
</info>
2
8
#
3
9
# Server-side
4
10
<reply name="1">
32
38
simple libcurl HTTP GET tool
33
39
 </name>
34
40
 <command>
35
 
http://%HOSTIP:%HTTPPORT/500
 
41
http://%HOSTIP:%HTTPPORT/500 log/ip500
36
42
</command>
37
43
</client>
38
44
 
39
45
#
40
46
# Verify data after the test has been "shot"
41
47
<verify>
 
48
<file name="log/ip500" mode="text">
 
49
IP: %HOSTIP
 
50
</file>
42
51
<protocol>
43
52
GET /500 HTTP/1.1
44
53
Host: %HOSTIP:%HTTPPORT