Hello Kevin, The negotiation is handled by the Clientinfo class : ClientInfo#getPreferredVariant(List<Variant>, MetadataService);
where MetadataService is the metadata service of your Restlet application. In the future a conneg service will be used (see http://restlet.tigris.org/issues/show_bug.cgi?id=244). I've entered an RFE for taking care of this need: http://restlet.tigris.org/issues/show_bug.cgi?id=1163. Thanks for your report. Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2649172

