3 Oct
2008
3 Oct
'08
4:52 p.m.
On Thu, Oct 02, 2008 at 11:51:31PM +0100, Jeremy Henty wrote:
On Thu, Oct 02, 2008 at 03:20:02PM -0700, Kelson Vibber wrote:
[snip: excellent summary of the purpose of the HttpOnly cookie attr]
So long as Dillo doesn't have client-side scripting, the attribute can just be ignored.
OK, patch attached. (NB: the patch context depends on my previous MSG-enhancing patch, but I think it will apply with a little fuzz even without it.)
Committed as: - MSG("Cookie contains illegal attribute!\n"); + MSG("Cookie contains unknown attribute: '%s'\n", attr); -- Cheers Jorge.-