Re: [xsl] HTTP authentication support

Subject: Re: [xsl] HTTP authentication support
From: Nic <nferrier@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 04 Sep 2007 00:55:07 +0100
Elliotte Harold <elharo@xxxxxxxxxxxxxxx> writes:

> The simplest approach is merely to recognize URLs in the form 
> https://user:pass@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

Current Thread