Release of GNU libmicrohttpd library 0.9.74
The GNU Project has released version 0.9.74 of the libmicrohttpd library, which provides a simple API for embedding HTTP server functionality into applications. The library supports HTTP 1.1, TLS, incremental processing of POST requests, basic and digest authentication, IPv6, SHOUTcast, and various connection multiplexing methods (select, poll, pthread, thread pool). Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, Android, macOS, Win32, Symbian, and z/OS. The library is distributed […]
