in reply to Re^3: http get with perl, help needed
in thread http get with perl, help needed

Thank you very much for your reponses. Im using a ua, but im going against windows auth. Still looking around on how to make this work.
$ua->credentials("http://test.com:80", "test", 'user', 'pass');