[Seaside] Rest and POST method

Olivier Auverlot olivier.auverlot at gmail.com
Mon Apr 4 07:25:31 UTC 2011


Hi,

I continu my experiments with seaside-rest and I have a new problem. I 
can post XML data to the seaside server with the post method. I can 
detect the arrival of the data with the postXML event method.

postXML
     "I receive XML data with the POST method"
<POST>
<Consumes: 'text/xml'>
<Path: '/postxml'>

     Transcript show: 'XML data detected'.



But... how to read the content of the request ?

Best regards
Olivier ;-)

www.auverlot.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110404/de0bb137/attachment.htm


More information about the seaside mailing list