Hello Shawn, glad to hear it worked.
As for the explanation. Check the javadocs and the sources for the TunnelService stuff while keeping in mind the explanation I gave on my 1st answer. You can think of this setting like an Restlet internal rewriting of 'bad' HTTP headers for lazy/badly designed/not-working-as-they-should web browsers. If some Restlet devel wants to give you a better/more insightful explanation, I invite him to do so. On Thu, Oct 14, 2010 at 11:14 AM, <[email protected]> wrote: > This worked: > > this.getTunnelService().setUserAgentTunnel(true); > > Can you explain a little more why it works so I understand what is going on? > > Shawn > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2671992 > -- Fabián Mandelbaum IS Engineer ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2672061

