[web-devel] limiting POST

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Fri Jan 6 05:21:48 CET 2012


>> I disagree with limiting the size. I might be better to for the Warp application
>> to consume the POST data in constant space.
> 
> Actually, the application can have full control over this, by either
> ignoring the request body entirely (Warp will essentially stream it to
> /dev/null) or throwing an exception.

OK. Thank you for explanation.

--Kazu



More information about the web-devel mailing list