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

« back to all changes in this revision

Viewing changes to tests/data/test32

  • 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
-G
 
6
</keywords>
 
7
</info>
1
8
#
2
9
# Server-side
3
 
<reply name="1">
 
10
<reply>
4
11
<data>
5
12
HTTP/1.1 200 OK
6
13
Date: Thu, 09 Nov 2010 14:49:00 GMT
41
48
GET /32?foo=moo&moo=poo HTTP/1.1
42
49
User-Agent: curl/7.9.5 (i686-pc-linux-gnu) libcurl 7.9.5-cvs (OpenSSL 0.9.5) (ipv6 enabled)
43
50
Host: 127.0.0.1:%HTTPPORT
44
 
Pragma: no-cache
45
51
Accept: */*
46
52
 
47
53
</protocol>