Greetings.
I use libmicrohttpd in my project and I found one bug in a very specific
situation with chunked messages.
The scheme I use is keep-alive connection for transferring some files (chunked
content, HTTP/1.1 pipelining). When transfer is over, connection is closed by
client request.
I c
Dear all,
I'm glad to announce the release of GNU libmicrohttpd 0.9.73.
This release brings new features, improvements, and a few fixes.
The most important addition is the new function for vector-backed
responses, based on the patch contributed by NASA engineers.
Other changes include compatibili