Oops, I forgot two info. - get the error is showed in the stdout. - the problem occurs in both Linux and Windows.
Thank you! On Tue, Jan 29, 2019, 04:07 silvioprog <silviop...@gmail.com wrote: > Hello, > > I've noticed this message in some ajax requests. To reproduce the error, > just compile and run the attached example and hit some clicks in the link > "Go to url (internal or external)...". > > I've temporally removed the flag MHD_USE_DEBUG to solve the problem, but I > would like to understand why MHD sometimes reports this error, because I > always let the MHD_USE_DEBUG enabled to report other problems. > > P.S.: I never use callings like "sleep(1);" in my requests, it was just to > reproduce the problem, because I couldn't found an better way to reproduce > it. :-/ > > Thank you! > > -- > Silvio Clécio >