Re: [libmicrohttpd] HEAD and Keep-Alive Problems

2015-06-26 Thread Christian Grothoff
Dear Cristian, I reproduced the issue and fixed it in SVN 36009. Thanks for reporting! Happy hacking! Christian > Hi Christian, > > Thank you for your answer. > > Could you please also check MHD_create_response_from_callback()? The > connection was dropped for me only when using this function

Re: [libmicrohttpd] Missing header

2015-06-26 Thread Christian Grothoff
Fixed in SVN 35998. -Christian On 06/26/2015 11:22 AM, Markus Doppelbauer wrote: > Hello, > > The header "microhttpd.h" misses: > #define MHD_HTTP_HEADER_CONTENT_DISPOSITION "Content-Disposition" > > Thanks a lot > Markus 0xE29FC3CC.asc Description: application/pgp-keys signature.asc Descrip

[libmicrohttpd] Missing header

2015-06-26 Thread Markus Doppelbauer
Hello, The header "microhttpd.h" misses: #define MHD_HTTP_HEADER_CONTENT_DISPOSITION "Content-Disposition" Thanks a lot Markus