I'm apparently using version "2.0-alpha3-dev" of HTTPClient.

I doubt this is a problem with HTTPClient, but I'm just trying to
understand my issue a little better.

I have a servlet running in WebLogic on my desktop, and I'm trying to
connect to an external URL through an authenticated proxy.  My response
from the connection gets a "502 Bad Gateway" error.  I have another
servlet with very similar code (and using the same HTTPClient version),
but connecting to a different URL, running on a production box, which
works fine.

Is this just a local problem with our proxy/firewall configuration, or
something that I could be doing wrong in my code?

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

Reply via email to