in reply to Re: Replicating curl's authentication in Perl
in thread Replicating curl's authentication in Perl
'basic_authentication' => { 'my.host:port' => { 'SWORD' => [ 'me@here', 'myPassword' } },
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Replicating curl's authentication in Perl
by Anonymous Monk on Oct 12, 2010 at 11:27 UTC |