[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: HTTP authentication vs. --username and --password

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-23 22:26:28 CEST

Ben Collins-Sussman wrote:

>If you +1 this proposal, it essentially means you're +1'ing the
>proposal to switch all of our URL const char *'s into apr_uri_t
>structures. :-)
>

No, not necessarily. Only the URI parsing bit; we could convert back to
strings later on. I think that would be a win all around, because a)
we'd get _real_ URI parsing from apr-util, and b) we wouldn't have to
change our interfaces.

But we'd have to fix the Windows file:///c:/path parsing in apr-util, a
bit like we're doing it in Subversion now.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 23 22:27:03 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.