in reply to Re: Re: Using credentials method of UserAgent
in thread Using credentials method of UserAgent

Yes. BTW, lwp-request seems to be a very useful tool for seeing exactly what is going on.

Replies are listed 'Best First'.
Re: Re: Re: Re: Using credentials method of UserAgent
by damnFool (Initiate) on Aug 03, 2001 at 22:41 UTC
    How can this work with an https connection (rather than an http)? Can I still pass a realm,username,password via SSL w/this method? Thanks. damnFool