Re: [libmicrohttpd] not getting a keep-alive session from MHD

2021-06-30 Thread Thomas Zimmer
Hi Christian, many thanks, that fixed my problem! Best regards, Thomas Am 28.06.21 um 20:33 schrieb Christian Grothoff: Hi tz, You're answering too early. Try (for minimalistic test, not for good style): static enum MHD_Result answer_to_connection (void *cls, struct MHD_Connection *connecti

Re: [libmicrohttpd] not getting a keep-alive session from MHD

2021-06-28 Thread Christian Grothoff
Hi tz, You're answering too early. Try (for minimalistic test, not for good style): static enum MHD_Result answer_to_connection (void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_