|
From: | Pawel Veselov |
Subject: | Re: [libmicrohttpd] Problems receiving POST data. |
Date: | Wed, 14 May 2014 10:48:18 -0700 |
On 05/14/2014 12:43 PM, Pawel Veselov wrote:It is always safe to return MHD_YES. MHD_NO must only be returned if the
> /me shamefully found
> http://lists.gnu.org/archive/html/libmicrohttpd/2012-04/msg00002.html
>
> Is it then generally safe to assume that with "POST" method, I can always
> reply with MHD_YES, expecting that access handler will be called again, or
> do I need to check for crazy agents that may post with a 0 content-length?
connection must be closed due to a hard error, no HTTP error code is
generated.
[Prev in Thread] | Current Thread | [Next in Thread] |