Nearly two years ago someone asked a question about how to use a Redirector as a proxy--I've got exactly the same question but the Restlet code has changed (I'm using 1.1.1) and I'm having trouble implementing the suggested solution.

The question concerned using a Redirector to proxy calls to another service. Thread, with solution: <http://www.mail-archive.com/[email protected]/msg00932.html>

I haven't run across documentation for the URI syntax mentioned in the solution--is it still valid? Also, I see the comments for the Redirector(Context context, String targetPattern, int mode) constructor mention StringTemplate and CallModel but I can't find these classes--are the docs out of date?

I appreciate any pointers...

-jeff

Reply via email to