[Seaside] Rest and POST method

Philippe Marschall philippe.marschall at gmail.com
Tue Apr 5 13:54:58 UTC 2011


2011/4/5 Olivier Auverlot <olivier.auverlot at gmail.com>:
> 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".

Why? Does it check Content-Length?

Cheers
Philippe


More information about the seaside mailing list