[Seaside] Rest and POST method

Olivier Auverlot olivier.auverlot at gmail.com
Tue Apr 5 12:36:44 UTC 2011


Le 05/04/11 09:55, Philippe Marschall a écrit :
> It should already work;-)
> Can you set a break point in WAComancheRequestConverter>>
> #requestBodyFor: and check why the decoding doesn't happen? It could
> be because the Content-Length is missing in that case.

Ok. It seem that the request is recognized as a POST method but 
HttpRequest>>#rawPostContents returns '' when the datatype is "text/xml".

Olivier ;-)


More information about the seaside mailing list