proxy question

2 messages Options
Embed this post
Permalink
-troy

proxy question

Reply Threaded More More options
Print post
Permalink
I've seen this exchange:
http://www.mail-archive.com/discuss@.../msg08362.html

Where an alternate JAR is that respects the System properties
        http.proxyHost
        http.proxyPort
        http.nonProxyHosts

Is there a way to problematically set proxies on each Client or ClientResource?
I have a situation where I need a proxy for some usages, but not others.

-troy

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2414512
Bruno Harbulot

Re: proxy question

Reply Threaded More More options
Print post
Permalink
Hi Troy,

I submitted a patch to address this yesterday (for the Apache HTTP
client connector). It hasn't been integrated into the trunk yet, but you
might be able to apply the patch yourself.
http://restlet.tigris.org/issues/show_bug.cgi?id=317

Best wishes,

Bruno.

troy wrote:

> I've seen this exchange:
> http://www.mail-archive.com/discuss@.../msg08362.html
>
> Where an alternate JAR is that respects the System properties
>         http.proxyHost
>         http.proxyPort
>         http.nonProxyHosts
>
> Is there a way to problematically set proxies on each Client or ClientResource?
> I have a situation where I need a proxy for some usages, but not others.
>
> -troy
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2414512
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2414722