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

RE: Re: HTTP proxy support (issue #579)

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-01-10 23:43:38 CET

Ideally what we'd want is an APR, or APR_UTIL function with a prototype
that looks something like: 'apr_get_proxy_info(apr_proxy_info_t *)'

You can't use just the environment variable mechanism on Win32 boxes and
claim to have a decent user experience.

Bill

> From: Justin Erenkrantz [mailto:jerenkrantz@ebuilt.com]
>
> On Thu, Jan 10, 2002 at 11:05:27AM -0600, Karl Fogel wrote:
> > Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:
> > > Wouldn't we want a apr_env_get("http_proxy") rather than something
> > > that just looks for "http_proxy" hardcoded? That would make more
> > > sense to me. -- justin
> >
> > What is apr_env_get()? My apr/include/ directory doesn't mention it
> > in any .h file...
>
> Theoretically speaking, it *could* be added. It'd make more sense
> than having the library hardcode getenv("http_proxy"). -- justin
>

---------------------------------------------------------------------
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:55 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.