~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to tests/data/test17

  • 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:
 
1
<info>
 
2
<keywords>
 
3
HTTP
 
4
HTTP custom request
 
5
config file
 
6
</keywords>
 
7
</info>
1
8
# Server-side
2
9
<reply>
3
10
<data>
31
38
 <command>
32
39
-K - %HOSTIP:%HTTPPORT/that.site.com/17
33
40
</command>
34
 
</test>
 
41
</client>
35
42
 
36
43
# Verify data after the test has been "shot"
37
44
<verify>
39
46
MOOO /that.site.com/17 HTTP/1.1
40
47
User-Agent: agent007 license to drill   
41
48
Host: 127.0.0.1:%HTTPPORT
42
 
Pragma: no-cache
43
49
Accept: */*
44
50
 
45
51
</protocol>