Hi all... I think today I lost my last fight with HttpClient misbehavior... Failure to consume entity (not in my control) consumes a connection; subsequent attempts block ... This is a crummy failure mode. I'm weary.
I'd like a Restlet client connector that provides the performance benefit of simple http/1.1 persistent connections, but is more aligned with Restlet API, and maybe even could support a Restlet/GWT style async callback. Anybody got the URL of a good alternative library to integrate ... Or should I just start with the Net client connector and go my own way? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2074173

