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

« back to all changes in this revision

Viewing changes to tests/data/test34

  • 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 GET
 
5
chunked Transfer-Encoding
 
6
</keywords>
 
7
</info>
1
8
#
2
9
# Server-side
3
10
<reply>
39
46
 <command>
40
47
http://%HOSTIP:%HTTPPORT/34
41
48
</command>
42
 
</test>
 
49
</client>
43
50
 
44
51
#
45
52
# Verify data after the test has been "shot"
50
57
<protocol>
51
58
GET /34 HTTP/1.1
52
59
Host: 127.0.0.1:%HTTPPORT
53
 
Pragma: no-cache
54
60
Accept: */*
55
61
 
56
62
</protocol>