Hi there, Check out the "accept*" properties in ClientInfo: http://www.restlet.org/documentation/1.0/api/org/restlet/data/ClientInfo.htm l
Note that content negotiation is automatically supported by Resource subclasses on the server-side. Best regards, Jerome > -----Message d'origine----- > De : dev dev [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 25 janvier 2008 07:39 > À : [email protected] > Objet : locale (language) in restlet1.1 > > How is best handle language locale in restlet 1.1? should we > set it in the Accept-Language header and how do we get this > out from the Request header in Restlet? > > Thanks > dev > >

