Hi all, Looking at the code, our tests and log messages weren't covering this case. I have added the necessary changes in SVN trunk. Now a WARNING message is logged, for example:
WARNING: A response with a 200 (Ok) status should have an entity. Make sure that resource "http://localhost:9876/" returns one or sets the status to 204 (No content). Best regards, Jérôme Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Rob Heittman [mailto:[EMAIL PROTECTED] Envoyé : vendredi 7 novembre 2008 22:38 À : [email protected] Objet : Re: XmlHttpRequest doesn't like no-entity responses Hmm. Thought my logging was pretty verbose ... better double check. On Fri, Nov 7, 2008 at 3:50 PM, Stephan Koops <[EMAIL PROTECTED]> wrote: > If I remember right, there is a message in the log, if there is no entity. > > best regards > Stephan >

