in reply to Re^4: Basic / Digest authentication in website
in thread Basic / Digest authentication in website

LWP should handle both Basic and Digest authentication

It does. The parent only said that ->authorization_basic wouldn't work. ->authorization_basic sets the basic authentication headers only.