Thomas Dickey wrote:
On Sun, 22 Nov 2009, Richard Kettlewell wrote:
(a trace file from Lynx running with disorder would show the
corresponding
POST or GET, with the path).
I think you must be confused - the HTTP request does not contain the
path. The bug is in Lynx's handling of the response.
You might consider doing "lynx -trace", etc., and reviewing the resulting
trace file.
I did. It reveals that:
1) Lynx sends an HTTP request to http://HOSTNAME/cgi-bin/disorder.
2) The response sets a cookie with Path=/cgi-bin/disorder.
3) Lynx (wrongly) complains that this is not valid.
...which is what I said in the original report.
ttfn/rjk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org