emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: url-cookie.el: Deal with wildcard dots in domain values.


From: Chong Yidong
Subject: Re: url-cookie.el: Deal with wildcard dots in domain values.
Date: Sun, 01 Apr 2007 11:39:30 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Diane Murray <address@hidden> writes:

> Wildcard domain values in cookies are not parsed correctly.  For
> example, "domain=.gnu.org" (note the dot in front) in a cookie means
> to use this cookie with all subdomains of gnu.org as well.  Since it
> seems url-cookie.el already handles domains this way, it should also
> deal with those dots.  As things work now, all such cookies are
> rejected - even when the user wishes to set cookies for that domain.
> The following patch fixes this.

Thanks, I've checked it in.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]