> an application has a dedicated service called TunnelService that copes with > these kinds of limitations. > By default, it handles query parameters such as "media" that allows you to > override the "accept" header. You can discover the other service by having > a look at the javadocs : > http://www.restlet.org/documentation/2.1/jse/api/org/restlet/service/TunnelService.html I will certainly do so - thank you very much.
> It also offers this service, by default. But please, please, please, don't > send a GET request in order to update the resource's state. Use the POST > request instead. Absolutely, GET is a GET and POST is a POST. I just wanted to know if it was possible. Again, thanks. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2891557