Hello Lalit, > I have used following code fragment in our implementation: > > HttpConnectionManagerParams connParams = connManager.getParams(); > connParams.setConnectionTimeout(1); > > But there is no time out happening.
Have you tried setting the timeout value at the method or client parameters rather than at the connection manager? hope that helps, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
