in reply to Re: cookie problem
in thread cookie problem
Since you said that the CGI method of setting the cookie works correctly, this lynx call would let you view the server headers (including the Set-Cookie portion) and in what order they appear when done "properly".lynx -dump -source http://localhost/cookie-via-CGI.cgi
|
|---|