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

Re: Http proxy patch [Was: Re: [Dale Thatcher <subversion@dalethatcher.com>] Posting to the list]

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-15 00:12:01 CEST

On Fri, Sep 14, 2001 at 03:06:56PM +0000, Dale Thatcher wrote:
> Hi,
>
> Thanks for the feedback on the patch. According to ne_auth.h the use of
> malloc is required. It's already used in the request_auth function in
> session.c and get's freed almost immediately by the neon library.
>
> I'll make the changes so that you can pass in a proxy URI with --http-proxy=
> and resubmit the patch. Is the URI format ok?

It's bad practice putting the username+password in the URI. I think
these should be dealt with via the same authentication mechanism as
server auth stuff. Otherwise - looks good, thanks!

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006

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.