I'm seeing errors in my logs whenever I return a 304 (not modified response) 
that have the following message: "Responses with a 304 (Not modified) status 
can\'t have an entity. Only adding entity headers for resource..."
I've confirmed that my resource is not returning an entity, in fact it looks 
like the entity at that point is an empty representation.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1847883

Reply via email to