Query: libmicrohttpd
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBMICROHTTPD(3) Library Functions Manual LIBMICROHTTPD(3)NAMElibmicrohttpd - library for embedding HTTP serversSYNOPSIS#include <microhttpd.h>DESCRIPTIONGNU 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 and in brief on the MHD webpage.SEE ALSOcurl(1), libcurl(3)LEGAL NOTICElibmicrohttpd 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 manual.FILESmicrohttpd.h libmicrohttpd include file libmicrohttpd.so libmicrohttpd libraryREPORTING BUGSReport bugs by using mantis <https://gnunet.org/bugs/>.AUTHORSGNU libmicrohttpd was originally designed by Christian Grothoff <christian@grothoff.org> and Chris GauthierDickey <chrisg@cs.du.edu>. The original implementation was done by Daniel Pittman <depittman@gmail.com> and Christian Grothoff. SSL/TLS support was added by Sagie Amir using code from GnuTLS. See the AUTHORS file in the distribution for a more detailed list of contributors.AVAILABILITYYou can obtain the latest version from http://www.gnu.org/software/libmicrohttpd/. libmicrohttpd" 10 Jan 2011 LIBMICROHTTPD(3)