I want to be able to return an XML or JSON response from a POST request depending on the HTTP accept header and was wondering if its possible to leverage the existing variant stuff from the represent(variant) method from within the POST handler? or do I just need to check the header manually? thanks in advance
------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2784424

