1LIBMICROHTTPD(3)           Library Functions Manual           LIBMICROHTTPD(3)
2
3
4

NAME

6       GNU libmicrohttpd - library for embedding HTTP servers
7

SYNOPSIS

9        #include <microhttpd.h>
10
11

DESCRIPTION

13       GNU  libmicrohttpd  (short MHD) allows applications to easily integrate
14       the functionality of a simple HTTP server.  MHD is a GNU package.
15
16       The details of the API are described in comments in the header file,  a
17       detailed reference documentation and in brief on the MHD webpage.
18

SEE ALSO

20       curl(1), libcurl(3)
21
22
24       libmicrohttpd is released under both the LGPL Version 2.1 or higher and
25       the GNU GPL with eCos extension.  For details on both  licenses  please
26       read the respective appendix in the manual.
27
28

FILES

30       microhttpd.h
31              libmicrohttpd include file
32
33       libmicrohttpd.so
34              libmicrohttpd library
35
36

REPORTING BUGS

38       Report bugs by using mantis <https://gnunet.org/bugs/>.
39
40

AUTHORS

42       GNU libmicrohttpd was originally designed by Christian Grothoff <chris‐
43       tian@grothoff.org> and Chris  GauthierDickey  <chrisg@cs.du.edu>.   The
44       original     implementation     was     done    by    Daniel    Pittman
45       <depittman@gmail.com> and  Christian  Grothoff.   SSL/TLS  support  was
46       added  by  Sagie  Amir using code from GnuTLS.  See the AUTHORS file in
47       the distribution for a more detailed list of contributors.
48
49

AVAILABILITY

51       You can obtain the latest version from http://www.gnu.org/software/lib
52       microhttpd/.
53
54
55
56libmicrohttpd"                   10 Jan 2011                  LIBMICROHTTPD(3)
Impressum