libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] GNU libmicrohttpd 0.9.63 released


From: silvioprog
Subject: Re: [libmicrohttpd] GNU libmicrohttpd 0.9.63 released
Date: Sun, 10 Feb 2019 18:58:18 -0300

Great news! \o/

Thank to all for the effort to release this new version, I've tested it on Windows and its build now works like a charm.

best,

On Sun, Feb 10, 2019 at 1:24 PM Christian Grothoff <address@hidden> wrote:
Dear all,

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

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 bugfix release.  Most noticeable changes since version 0.9.62:

* Fixed regression with respect to the URI log callback and URI
  escaping, log callback should again receive the raw arguments
  without prior escaping
* Added minimal example for how to compress HTTP responses
* Fix in timeout handling in thread-per-connection mode
* Fix possible block on W32 when using threadpool
* Avoid VLA arrays with compilers that do not support them

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://gnunet.org/bugs/.

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

Happy hacking!

Christian



--
Silvio Clécio

reply via email to

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