~ubuntu-branches/ubuntu/warty/curl/warty

« back to all changes in this revision

Viewing changes to tests/data/test7

  • 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:
5
5
Date: Thu, 09 Nov 2010 14:49:00 GMT
6
6
Server: test-server/fake
7
7
Content-Type: text/html
8
 
Funny-head: yesyes
 
8
Funny-head: yesyes swsclose
9
9
Set-Cookie: foobar=name; domain=127.0.0.1; path=/;
10
10
Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
11
11
Set-Cookie: partmatch=present; domain=.0.0.1; path=/;
15
15
 
16
16
# Client-side
17
17
<client>
 
18
<server>
 
19
http
 
20
</server>
18
21
 <name>
19
22
HTTP with cookie parser and header recording
20
23
 </name>
32
35
GET /we/want/7 HTTP/1.1
33
36
Host: 127.0.0.1:8999
34
37
Pragma: no-cache
35
 
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
 
38
Accept: */*
36
39
 
37
40
</protocol>
38
41
<file name="log/heads7.txt">
40
43
Date: Thu, 09 Nov 2010 14:49:00 GMT
41
44
Server: test-server/fake
42
45
Content-Type: text/html
43
 
Funny-head: yesyes
 
46
Funny-head: yesyes swsclose
44
47
Set-Cookie: foobar=name; domain=127.0.0.1; path=/;
45
48
Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
46
49
Set-Cookie: partmatch=present; domain=.0.0.1; path=/;