Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

LWP::UserAgent throwing 1010 error

by throwaway (Novice)
on Feb 13, 2021 at 02:11 UTC ( [id://11128318]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    HTTP/1.1 403 Forbidden
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate
    +, post-check=0, pre-check=0
    ...
    X-Frame-Options: SAMEORIGIN
    
    error code: 1010
    
  2. or download this
    use LWP::UserAgent;
    
    ...
    my $res = $ua->request($response)->as_string;
    print $res
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11128318]
Approved by jcb
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 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found