Open
Description
Sample code:
ClientResource cr = new ClientResource("http://perdu.com");
cr.get().write(System.out);
System.out.println("end");
The programs displays the "end" trace, but still hangs.
linked to http://stackoverflow.com/questions/25615649/seeking-advice-on-jetty-httpclient-hang