|
Re: Download manager - problem solved: msg#00036lang.perl.modules.lwp
"Octavian Rasnita" <orasnita@xxxxxx> writes: > I have found how to insert HTTP headers in the line: > > $ua->get($url, ":content_file" => $file); > > ...But I still can't find how to get and send cookies in other way than > trying to manually add the headers for Cookies. Just enable the cookie jar, with $ua->cookie_jar({}), and LWP will manage the cookies for you. Regards, Gisle |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Download manager - problem solved: 00036, Octavian Rasnita |
|---|---|
| Next by Date: | Re: Download manager - problem solved: 00036, Octavian Rasnita |
| Previous by Thread: | Re: Download manager - problem solvedi: 00036, Octavian Rasnita |
| Next by Thread: | Re: Download manager - problem solved: 00036, Octavian Rasnita |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |