PATCH: Cookies for fully-qualified subdomains
John Firebaugh
jfirebaugh at kde.org
Tue Dec 2 06:25:27 GMT 2003
This patch fixes the following:
dcop kcookiejar kcookiejar addCookies 'http://www.foo.com/' \
'Set-Cookie: FOO=bar; domain=.www.foo.com' 100
dcop kcookiejar kcookiejar findCookies 'http://www.foo.com' 100
-> Cookie: FOO=bar
dcop kcookiejar kcookiejar findCookies 'http://subdomain.www.foo.com' 100
-> Nothing
-John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cookies.diff
Type: text/x-diff
Size: 890 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031201/8590f45b/attachment.diff>
More information about the kde-core-devel
mailing list