Hi again, I have got yet another question regarding my client-side use of Restlet: Unfortunately, my server (based on Ruby on Rails) does not like the "Transfer-Encoding: chunked" [1] that Restlet / HttpClient seem to use by default. Is there any way to switch off chunked encoding?
Thanks, Thilo [1] cf. http://stackoverflow.com/questions/7719255 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2853016

