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

« back to all changes in this revision

Viewing changes to tests/data/test1

  • 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
</keywords>
 
6
</info>
 
7
 
1
8
#
2
9
# Server-side
3
10
<reply name="1">
40
47
<protocol>
41
48
GET /1 HTTP/1.1
42
49
Host: 127.0.0.1:%HTTPPORT
43
 
Pragma: no-cache
44
50
Accept: */*
45
51
 
46
52
</protocol>