You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Sandeep Dhanuka <sa...@gmail.com> on 2008/12/23 07:32:48 UTC

Override server proxy settings while connecting using HTTPClient

Hi,

I would like to get help on an issue I am facing.

Problem statement:

While making a connection to a particular website using HTTP Client I am not
able to connect
and get the response. On analysis I was able to figure out, it was the
server proxy settings which
is causing the issue in the connection.


Now I need a way to bypass the proxy settings in the server configuration
while making the connection
using HTTPClient.

I am using Weblogic server and HTTPClient 3.1

Can some please provide any pointers on this.

Regards
Sandeep