[libmicrohttpd] Problem with HTTP/1.1 chunked packets when connection is about to close

2021-04-25 Thread Iron Bug at gmail.com
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

[libmicrohttpd] GNU libmicrohttpd 0.9.73 released

2021-04-25 Thread Evgeny Grin
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