xsl-list
[Top] [All Lists]

Re: [xsl] HTTP authentication support

2007-09-03 16:57:12
Elliotte Harold <elharo(_at_)metalab(_dot_)unc(_dot_)edu> writes:

The simplest approach is merely to recognize URLs in the form 
https://user:pass(_at_)host/

I did this with libxslt by providing my own resolver to support this
stuff.

It worked perfectly well... I was able to do document() calls to
services like twitter.


-- 
Nic Ferrier
http://prooveme.com - easy, simple, certificated OpenID

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>