Hello Bob and Stephan, the "content-disposition" header is only taken into account with Restlet 1.1 (see http://restlet.tigris.org/issues/show_bug.cgi?id=385). So, you need to set the header manually as Stephan said.
Best regards, Thierry Boileau On Feb 6, 2008 10:19 PM, Stephan Koops <[EMAIL PROTECTED]> wrote: > I don't know, but I think so. > Because I'm developing an extension, so I working on the trunk. > > Otherwise you can set the header directly. > > Stephan > > Bob Harrod schrieb: > > > Unfortunately, I'm using 1.0.7, and I don't see this method. > > I did locate it in the 1.1 API. I thought 1.1 was in beta, so I > > avoided this version - is 1.1 stable? > > > > Is there an equivalent in 1.0.7, or will I have to upgrade? > > >

