Re: Should $ua->request always remove cookies?
[email protected] (Bill Moseley) Wed, 10 Nov 2010 14:28:16 -0800
| Newsgroups | perl.libwww |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 7, 2010 at 11:51 AM, Gisle Aas <[email protected]> wrote: > > Can you figure out more about the rules that wget follows? http://lists.gnu.org/archive/html/bug-wget/2010-11/msg00013.html I guess if the cookie is coming in this way you just have to pick an approach. Would it be "correct" if a Cookie headers is provided then add it to the cookie jar for the domain supplied to lwp-request and then let the normal cookies work? I.e. prime the cookie jar from the command line? -- Bill Moseley [email protected]