libmicrohttpd — library for embedding HTTP servers
Contents
Availability
You can obtain the latest version from Ns: https://www.gnu.org/software/libmicrohttpd/.
Bugs
Report bugs by using MantisNs: https://gnunet.org/bugs/.
Debian June 21, 2013 LIBMICROHTTPD(3)
Description
GNU libmicrohttpd (short MHD) allows applications to easily integrate the functionality of a simple HTTP
server. MHD is a GNU package.
The details of the API are described in comments in the header file, a detailed reference documentation
in Texinfo, a tutorial, and in brief on the MHD webpage.
Files
microhttpd.h
libmicrohttpd include file
libmicrohttpd.so
libmicrohttpd library
Legal Notice
libmicrohttpd is released under both the LGPL Version 2.1 or higher and the GNU GPL with eCos extension.
For details on both licenses please read the respective appendix in the Texinfo manual.
Library
library for embedding HTTP servers (libmicrohttpd)
Name
libmicrohttpd — library for embedding HTTP servers
See Also
curl(1), libcurl(3), info libmicrohttpd
Synopsis
#include<microhttpd.h>
