[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] libmicrohttpd 0.9.66 released
From: |
Christian Grothoff |
Subject: |
[libmicrohttpd] libmicrohttpd 0.9.66 released |
Date: |
Thu, 1 Aug 2019 13:51:46 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
Dear all,
I'm glad to announce the release of GNU libmicrohttpd 0.9.66.
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.65:
* Added callback to allow OCSP stapling (NEW)
* Fixed 0.9.64 regression breaking key-value pair lookups
via MHD_lookup_connection_value() involving bitmasks
* Fixed hang when combining epoll, https and protocol upgrade
(such as WebSockets) with larger messages
* Fixed potential connection hang when client included upload
data in non-POST/PUT requests
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
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] libmicrohttpd 0.9.66 released,
Christian Grothoff <=