Hi Joshua, Unfortunately, we don't support client multipart posts yet. You will have to manually use the Apache HTTP client for now. I've updated the existing RFE with this specific request: http://restlet.tigris.org/issues/show_bug.cgi?id=71
Best regards, Jerome > -----Message d'origine----- > De : Joshua Tuberville [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 15 juin 2007 03:25 > À : [email protected] > Objet : Programatically creating multipart requests > > Hi, > > I would like to build a restlet based client but I need to > post a multipart form containing a file as well as > parameters. Is there som way of doing this in the restlet > api like using Part objects in a PostMethod in HttpClient? > > Thanks, > Joshua

