On 04/10/2007, Richard Hubbell <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
> >
> > That is definitely not possible with standard Java
> > Http, because the
> > proxy is defined using system properties - and that
> > cannot be done
> > independently per thread.
> >
> > It would be possible with the HttpClient
> > implementation, but has not
> > been implemented. As far as I know, this is the
> > first time that this
> > scenario has arisen.
> >
> > We are considering implementing Proxy setup via a
> > GUI item. This would
> > probably solve your problem. But at present it's not
> > possible.
> >
>
> Darn. At least it's on the radar.  I'm seeing proxies
> more often now for different reasons and different
> uses.  Having the Proxy GUI setup as an option would
> be a big plus from my perspective.
>
> Actually if only that leading slash weren't prepended
> I think I could make it work. So if the HTTP Request
> Path variable was used as-is and a "/" wasn't
> prepended I think I could go on my merry way.  I'll
> poke around in the source for that.

As far as I know, proxies need different handling from servers, but I
suppose it might work for some simple cases.

> Thank you.
>
>
>      
> ____________________________________________________________________________________
> Shape Yahoo! in your own image.  Join our Network Research Panel today!   
> http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to