Sorry, let me re-write the scenario:
I am noticing that in my application and curl command as http client
with MHD 0.9.50 the MHD_CONNECTION_NOTIFY_CLOSED is received immediately after HTTP is processed
with MHD 0.9.55 the
MHD_CONNECTION_NOTIFY_CLOSED
is NOT received immediately after HTTP request is processed. It is received when I send a new curl HTTP request