~ubuntu-branches/ubuntu/dapper/curl/dapper

« back to all changes in this revision

Viewing changes to tests/data/test47

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2004-06-04 19:09:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040604190925-wy048bp31320r2z6
Tags: 7.12.0.is.7.11.2-1
* Reverted to version 7.11.2 (closes: #252348).
* Disabled support for libidn (closes: #252367). This is to leave
  curl in unstable as much similar as possible to the one in testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Server-side
3
3
<reply name="47">
4
4
<data>
5
 
HTTP/1.0 200 OK
 
5
HTTP/1.0 200 OK swsclose
6
6
Date: Thu, 09 Nov 2010 14:49:00 GMT
7
7
Server: test-server/fake
8
8
 
13
13
#
14
14
# Client-side
15
15
<client>
 
16
<server>
 
17
http
 
18
</server>
16
19
 <name>
17
20
simple HTTP 1.0 GET
18
21
 </name>
31
34
GET /47 HTTP/1.0
32
35
Host: 127.0.0.1:8999
33
36
Pragma: no-cache
34
 
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
 
37
Accept: */*
35
38
 
36
39
</protocol>
37
40
</verify>