Unfortunately, that does not appear to be the case. I.e., that's where I 
started, and was getting the error. I tried the variations in order to fix the 
problem, so far without success.

> @Put
> 
> should be enough to tell Restlet to accept anything
> El jul 14, 2014 1:16 PM, "Frank Kolnick" <reallyfrank at hotmail dot com> 
> escribió:
> 
> > I have tried sending (PUT) with a content-type of "text/plain" (verified
> > via Fiddler). On the server side, I have tried:
> >
> > @Put("text/plain")
> >
> > @Put("text")
> >
> > @Put("plain")
> >
> >
> > I still get the media error in all cases.
> >
> > What am I doing wrong? Can I tell Restlet to accept *anything*?
> >
> > ------------------------------------------------------
> >
> > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3085086
> >

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3085090

Reply via email to