@Put

should be enough to tell Restlet to accept anything
El jul 14, 2014 1:16 PM, "Frank Kolnick" <reallyfr...@hotmail.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=3085087

Reply via email to