~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to tests/data/test31

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
<info>
2
3
<keywords>
3
4
HTTP
21
22
Set-Cookie:eat=this; domain=moo.foo.moo;
22
23
Set-Cookie: eat=this-too; domain=.foo.moo;
23
24
Set-Cookie: nodomainnovalue
24
 
Set-Cookie:   nodomain=value; expires=Tue Feb 1 11:56:27 GMT 2014
 
25
Set-Cookie:   nodomain=value; expires=Fri Feb 2 11:56:27 GMT 2035
25
26
Set-Cookie: novalue; domain=reallysilly
26
 
Set-Cookie: test=yes; domain=foo.com; expires=Tue Feb 1 11:56:27 GMT 2007
27
 
Set-Cookie: test2=yes; domain=se; expires=Tue Feb 1 11:56:27 GMT 2007
 
27
Set-Cookie: test=yes; domain=foo.com; expires=Sat Feb 2 11:56:27 GMT 2030
 
28
Set-Cookie: test2=yes; domain=se; expires=Sat Feb 2 11:56:27 GMT 2030
28
29
 
29
30
boo
30
31
</data>
54
55
Accept: */*
55
56
 
56
57
</protocol>
57
 
<file name="log/jar31.txt" mode=text>
 
58
<file name="log/jar31.txt" mode="text">
58
59
# Netscape HTTP Cookie File
59
 
# http://www.netscape.com/newsref/std/cookie_spec.html
 
60
# http://curlm.haxx.se/rfc/cookie_spec.html
60
61
# This file was generated by libcurl! Edit at your own risk.
61
62
 
62
63
.127.0.0.1      TRUE    /silly/ FALSE   0       ismatch this
63
64
.127.0.0.1      TRUE    /       FALSE   0       partmatch       present
64
 
127.0.0.1       FALSE   /we/want/       FALSE   1391255787      nodomain        value
 
65
127.0.0.1       FALSE   /we/want/       FALSE   2054030187      nodomain        value
65
66
</file>
66
67
</verify>
 
68
</testcase>