79e3dbd451
switch to pkg-plist and from http to https in pkg-descr Changelog: * Better support for automatic port detection for sockets provided by MHD_OPTION_LISTEN_SOCKET option. * Documentation installation fixes. * Removed usage of 3DES mode from test-suite to avoid test failures on modern platforms. * Minor compiler warning fix. PR: 224535 Reported by: Greg Fitzgerald <gregf@hugops.pw) Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13676
6 lines
336 B
Text
6 lines
336 B
Text
libmicrohttpd is a small C library for embedding HTTP server functionality
|
|
into other applications. It is reentrant, fast, supports HTTP 1.1, and
|
|
permits listening on multiple ports. The API is simple and still powerful
|
|
enough to allow programmers to use the entire HTTP feature set.
|
|
|
|
WWW: https://www.gnu.org/software/libmicrohttpd/
|