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

Lawrence Kellogg mac.hive at me.com
Mon May 14 19:45:07 UTC 2012


On May 14, 2012, at 3:22 PM, Philippe Marschall wrote:

> On Mon, May 14, 2012 at 2:43 PM, Lawrence Kellogg <mac.hive at me.com> wrote:
>> 
>> On May 14, 2012, at 8:38 AM, Philippe Marschall wrote:
>> 
>>> 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?
>>> 
>> 
>>  Yes, I am on Gemstone using FastCGI.
> 
> Hmm, I can remember some posts (pun) from Norbert about this.


;-) This one: http://forum.world.st/About-Zinc-to-replace-HTTPClient-td3453621.html

?



> 
> Cheers
> Philippe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list