Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Apache2::REST cookie retrieve

by beech (Parson)
on Aug 21, 2017 at 22:21 UTC ( [id://1197762]=note: print w/replies, xml ) Need Help??


in reply to Apache2::REST cookie retrieve

Hi,

Apache2::Cookie says

$j = Apache2::Cookie::Jar->new($request); ## instead of $request-> +{r} $c_in = $j->cookies("foo"); # get cookie from request head +ers

But, maybe consider a different framework ( Mojolicious or Dancer ... )

Also Just a little note - "stumbit" instead of "submit"

update: hehe, I see you already tried that, I got confused

oh, I see it was almost, try $request instead of $request->{r}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found