Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Multiple Cookies with CGI::Application

by sedhed (Scribe)
on Jul 28, 2002 at 03:05 UTC ( [id://185798]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    telnet localhost 80
    GET /cgi-bin/script.pl HTTP/1.0
    
  2. or download this
    HTTP/1.0 200 OK
    Content-Length: 2322
    ...
    Set-Cookie: cookie1=foobar; path=/
    Set-Cookie: cookie2=helloagain; path=/
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found