Re: [libmicrohttpd] Raw query string issue

2019-02-09 Thread Justin Graves
Excellent, thank you Christian! - Justin Graves On Feb 9, 2019, 6:53 AM -0600, Christian Grothoff , wrote: > Hi Justin, > > You are right, there was indeed a regression in 0.9.61. I've fixed this > in d640ad82..f6ee589d and added a test (we didn't have one!). > > > Happy hacking! > > Christian > >

Re: [libmicrohttpd] Raw query string issue

2019-02-09 Thread Christian Grothoff
Hi Justin, You are right, there was indeed a regression in 0.9.61. I've fixed this in d640ad82..f6ee589d and added a test (we didn't have one!). Happy hacking! Christian On 2/6/19 8:44 PM, Justin Graves wrote: > Hello! > > First off, thank you for all of the hard work on libmicrohttpd! > > I