rahed has asked for the wisdom of the Perl Monks concerning the following question:
But this doesn't work, there's no http header authentication.sub SOAP::Transport::HTTP::Client::get_basic_credentials { return 'user' => 'password'; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP::Lite authentication
by roman (Monk) on Dec 19, 2007 at 17:02 UTC | |
by rahed (Scribe) on Dec 19, 2007 at 20:11 UTC | |
|
Re: SOAP::Lite authentication
by rahed (Scribe) on Dec 27, 2007 at 15:08 UTC |