Jerome Louvel wrote: > Hi all, > > We do have a mechanism to customize the conneg based on the client browser > name. Check the TunnelService Javadocs for details. There > is a default "org/restlet/service/accept.properties" file in the Restlet JAR > that you can override if needed. > > Let me know if something is unclear!
Thanks, I'll try that for now. I'd prefer not to react differently depending on the user agent but really just see if it claims support for the XHTML content type explicitly. But then again sometimes you do have to work around known broken implementations in browsers so that feature might be helpful in the future. Cheers, Simon ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1081224

