Hi all, Does anyone know how to process If-Modified-Since requests in combination with annotated methods? Restlet seems to ignore the getInfo() methods and heads straight to the method that has the @Get annotation. I'm using restlet 2.0.10, in case that matters.
-- Arjohn Kampman - www.aduna-software.com ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2939434

