Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: cookie problem

by Chady (Priest)
on Apr 28, 2002 at 16:31 UTC ( [id://162678]=note: print w/replies, xml ) Need Help??


in reply to cookie problem

I'm not an HTTP expert, but I think that the Set-Cookie header should be sent before the content-type.


He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life.

Chady | http://chady.net/

Replies are listed 'Best First'.
(Kozz): Re: cookie problem
by Kozz (Friar) on Apr 28, 2002 at 16:43 UTC
    I believe that Chady is correct. To verify this, you might try
    lynx -dump -source http://localhost/cookie-via-CGI.cgi
    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".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://162678]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-26 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found