Hi Thierry, I'm using the internal connector for my tests.
At the moment my code is using the following signature: response = client.handle(request); I originally had just the response.release() call, but adding the response.getEntity().release() before it did not seem to fix the 'bug'. --KD ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2444175

