Have a look at 
http://www.restlet.org/documentation/2.0/api/org/restlet/service/TunnelService.html

getTunnelService().setExtensionsTunnel(true);

Jon

Sherif wrote:
> I realize RESTLet supports multiple encodings based on the Accept Encoding
> headers. Does Restlet also have a way to allow encodings based on URI patter
> e.g. http://mystores/items/1000.json or something like that ?
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2359775

Reply via email to