Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^7: LWP::Curl and CURLOPT_USERPWD

by Corion (Patriarch)
on Jun 06, 2016 at 20:35 UTC ( [id://1165011]=note: print w/replies, xml ) Need Help??


in reply to Re^6: LWP::Curl and CURLOPT_USERPWD
in thread LWP::Curl and CURLOPT_USERPWD

The constant gets extracted from the libcurl library at build time, so maybe the detection goes wrong during perl Makefile.PL or make time...

Replies are listed 'Best First'.
Re^8: LWP::Curl and CURLOPT_USERPWD
by wanderedinn (Sexton) on Jun 06, 2016 at 20:41 UTC

    I have been able to resolve the 401 error by including the user id and password in the url as in http://username:password@hostname:4444

    So it appears I have a viable solution now. Thanks for all the assistance.

        Just testing http at the moment as I don't have the certs installed. Final solution will be https.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-16 05:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found