From: Tim Bates Date: 2005-05-12T20:49:16+09:00 Subject: SOAP and HTTP Basic Auth Hi folks, I want to access a WSDL/SOAP resource that's protected by HTTP Basic Authentication. I currently get 401 errors when I try to access it. Searching the source code for the soap module in the stdlib seems to indicate that it supports it, but the module is undocumented and I can't figure out where to specify my username and password. Can anyone who's familiar with the soap module (NaHi?) point me in the right direction? Please CC me on your reply. Tim. -- Tim Bates tim@bates.id.au