in reply to SOAP::Transport::HTTP::Daemon w/ Auth

The SOAP::Transport::HTTP class provides 2 authentication methods: ssl and cookie-based.

  • Comment on Re: SOAP::Transport::HTTP::Daemon w/ Auth

Replies are listed 'Best First'.
Re^2: SOAP::Transport::HTTP::Daemon w/ Auth
by Anonymous Monk on Jun 27, 2004 at 21:09 UTC
    Those are LWP request methods are they not? (eg the client side) ... how do you see this working on the Auth side for the ::Daemon?