Hi, I have been using Commons HTTP Client 3.x for sometime, where I set the connection timeout value thus:
client.getHttpConnectionManager().getParams().setConnectionTimeout(123456); How do I perform this in 4.x? -- Regards, Subhash Chandran S http://rest-client.googlecode.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
