[Seaside] Sending data through POST or PUT, with nginx

Philippe Marschall philippe.marschall at gmail.com
Mon May 14 12:38:54 UTC 2012


On Mon, May 14, 2012 at 1:03 PM, Lawrence Kellogg <mac.hive at me.com> wrote:
> Hello,
>   Do I need to do anything special to enable sending data for POST or PUT
> requests to a WARequestHandler in Seaside? Something in nginx.conf?
> GETs have been working fine for me.
>
>   My client app is sending a POST, with data, but nginx shows no
> data and the value in the dictionary fields shows nil for that entry.
> Perhaps the POST should be a PUT, but still, I don't get any data.
>
>   Also, is there some way to put a halt in a subclass of WARequestHandler
> so that I can get a continuation that I can debug? Halts just seem to
> throw a message to the log, but not pop up a continuation.

Can you provide a bit more context? Are you on GemStone with FastCGI?

Cheers
Philippe


More information about the seaside mailing list