I want to use LoadVars to hit a URL which uses HTTP digest authentication. I tried using the http://username:password@host syntax, but get an error like "I/O Error: Server returned HTTP response code: 401 for URL".
I'm guessing this just isn't supported?