libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] libmicrohttpd 0.9.70 released


From: Christian Grothoff
Subject: [libmicrohttpd] libmicrohttpd 0.9.70 released
Date: Sat, 8 Feb 2020 22:09:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

Dear all,

I'm glad to announce the release of GNU libmicrohttpd 0.9.70.

GNU libmicrohttpd is a small C library that is supposed to make it easy
to run an HTTP server as part of another application. GNU libmicrohttpd
is fully HTTP 1.1 compliant and supports IPv6. Finally, GNU
libmicrohttpd is fast, portable and has a simple API and (without TLS
support and other optional features) a small binary size (~32k).

This is a bugfix release.

Notable changes since version 0.9.70:
* Fixed misc. build issues for specific builds (#6025, #6078)
* Fixed connection cleanup issue when combining
  MHD_USE_NO_LISTEN_SOCKET and MHD_USE_THREAD_PER_CONNECTION (#6036)
* Fixed 100-continue handling related to HTTP methods other
  than PUT or POST (#6068)
* Fixing handling of "a&b=1"-style bodies in the PostProcessor

Note that the possible fix for Ahmed Zaki's 401-upload issue did not
make it as he never confirmed that the proposed fix has any positive effect.

You can download GNU libmicrohttpd from

* https://ftp.gnu.org/gnu/libmicrohttpd/ and all GNU FTP mirrors.
* Our git repository at https://gnunet.org/git/libmicrohttpd.git

Please report bugs to our bugtracker at https://bugs.gnunet.org/.

The documentation (including a reference manual and tutorial) can be
found at https://www.gnu.org/software/libmicrohttpd/.

Happy hacking!

Christian


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]