Given that the XMLURL type has getUser and getPassword, what about
supporting basic authentication in the NetAccessors classes? I have
tried a piece of code but I'm not particularly familiar with the memory
management and internationalization mechanisms in Xerces so I'm probably
writing bad code. ;^>

I'd very much like to be able to say, in Xalan-C++, <xsl:variable
name="foo" select="document('http://user:[EMAIL PROTECTED]:port/path')"/> and
have it perform authentication. I believe the user and pass make it all
the way to the NetAccessors but (in at least the Socket impl) is not
utilized.

Thanks for the consideration and keep me informed. If I get my code
working, I'll send it back to the list. I don't plan on subscribing, I'm
on enough Apache lists already.

Reply via email to