libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] regression since commit cc5032b85


From: Christian Grothoff
Subject: Re: [libmicrohttpd] regression since commit cc5032b85
Date: Thu, 25 Jul 2019 14:43:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

I've fixed the regression in 092b3705..f73873bc. Thanks for reporting!
-Christian


On 7/25/19 9:18 AM, José Bollo wrote:
> Hi all, hi Evgeny, 
> 
> We noted a regression introduced by the commit cc5032b85.
> 
> I had a code where I did that query:
> 
>   MHD_lookup_connection_value(
>           con,
>           MHD_GET_ARGUMENT_KIND|MHD_POSTDATA_KIND,
>           name)
> 
> Expecting either a POST or a GET to provide a value.
> 
> But since commit cc5032b85, it always returns NULL because the 2nd
> parameter is no more treated as a bit mask.
> 
> My feeling is that bit mask was cool to have but it is up to you to
> decide how to follow up.
> 
> Best regards
> José Bollo
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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