Hi, How can MHD send the chunked message to the client ?
When a server receives a simple GET request, and the response is so large that it must be sent back using the "chunked" procedure. An example would be if a server received a file GET request, and the response is a large data file. Can you please point me to some example on how this can be done using MHD ? Thanks in advance. Regards, Santos
