I'm attempting to do exactly the same thing with no luck.
To clarify: I have a cgi script which attempts to access another cgi script via lwp. The second script does userauthentication using a cookie. So does the first one. Both use the same cookie for authentication. So what I need to do is extract the cookie from the cgi in the first script so that I can pass it to through the HTTP::Request to the second script.
The above code looks like it should work, but doesn't. Can anyone offer advice on this?
In reply to Re^2: Passing a cookie with LWP::UserAgent
by raflach
in thread Passing a cookie with LWP::UserAgent
by nedals
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |