Kaiser Sose wrote:
Hi all, I am wondering how to solve a really strange problem. :confused: I am building a connection manager that makes dozens of requests to different URI ... some of these requests are "Internal" (services are internal to my company network) while for some other I need to set the Proxy. Everything is working good exception made for ONE "Internal" service, one of them who I shouldn't use the Proxy. If I try to reach this service I get an awful "ClientProtocolException" but I really don't understand where is the problem.
When expecting help with a non-trivial problem with HttpCient _alway_ produce a wire / context log of an HTTP session that exhibits the problem.
http://hc.apache.org/httpcomponents-client/logging.html Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
