Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^5: Missing cookies with LWP::UserAgent and HTTP::Cookies

by borisz (Canon)
on Apr 12, 2006 at 19:05 UTC ( [id://542926]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Missing cookies with LWP::UserAgent and HTTP::Cookies
in thread Missing cookies with LWP::UserAgent and HTTP::Cookies

Thats not uncommon. You can fake your useragent with $ua->agent('blabla'); or with my $ua = LWP::UserAgent->new( keep_alive => '1', agent => 'Mozilla/5.0'); . Try it.
Boris
  • Comment on Re^5: Missing cookies with LWP::UserAgent and HTTP::Cookies

Replies are listed 'Best First'.
Re^6: Missing cookies with LWP::UserAgent and HTTP::Cookies
by neilwatson (Priest) on Apr 12, 2006 at 19:12 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found