libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Question regarding HTTP basic auth example


From: Sebastian Hammerl
Subject: Re: [libmicrohttpd] Question regarding HTTP basic auth example
Date: Mon, 17 Feb 2014 14:13:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi,

Am 17.02.2014 13:58, schrieb Christian Grothoff:
if (*upload_data_size > 0)
{
   *upload_data_size = 0; // consume
   return MHD_YES;
}

that did it!

Thank you very much,
    Sebastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]