lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV v2.6FM update


From: Foteos Macrides
Subject: Re: LYNX-DEV v2.6FM update
Date: Mon, 20 Jan 1997 22:33:17 -0500 (EST)

Andrew Kuchling <address@hidden> wrote:
>[...]
>       Another thing: http://www.ffly.com sets a cookie with a <meta
>HTTP-EQUIV="Set-Cookie"> tag; a tiny patch is included below.  
>[...]
>+     } else if (!strcasecomp((name ? name : http_equiv), "Set-Cookie")) {
>+       /* XXX is the second argument the right one? */
                ????????????????????????????????????
>+       LYSetCookie(content, me->node_anchor->address);
>      }

        My reading of the specs is that the Request-URI should be
used regardless of whether a Content-Base header or BASE tag is
present, so that should be the correct second argument.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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