Sorry to complain once again.The attached testcase should decode valid
UTF8.Best wishes
Weitergeleitete Nachricht Von: Christian Grothoff <
groth...@gnunet.org>Antwort an: libmicrohttpd development and user
mailinglist An: libmicrohttpd@gnu.orgBetreff:
Re: [libmicrohttpd] libmicr
Fixed in 8c773704..9b39de8d. Thanks for reporting! -Christian
On 7/6/20 7:15 PM, Markus Doppelbauer wrote:
> There is a second issue parsing url-encoded post requests.
> I have attached a testcase (same ugly code as last time).
> "text" should be "text, text" not "text%2C text".
>
> Best wishe