aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.3
blob: 4480c93cd996ceb86add92dc85981ae6da11b13a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH LIBMICROHTTPD "3" "08 Aug 2007" "libmicrohttpd"
.SH "NAME"
libmicrohttpd \- library for embedding HTTP servers
.SH "SYNOPSIS"

\fB#include <microhttpd.h>

\fPInsert API here.

.SH "DESCRIPTION"
.P
Insert API description here.

.P
.SH "SEE ALSO"
\fBcurl\fP(1), \fBlibcurl\fP(3)

.SH "LEGAL NOTICE"
libmicrohttpd is released under the GPL.

.SH "FILES"
.TP
microhttpd.h
libmicrohttpd include file
.TP
libmicrohttpd.so
libmicrohttpd library

.SH "REPORTING BUGS"
Report bugs by using mantis <https://gnunet.org/mantis/>.

.SH "AUTHORS"
libmicrohttpd was originally designed by Christian Grothoff <christian@grothoff.org> and Chris GauthierDickey <chrisg@cs.du.edu>.  The implementation was done by Daniel Pittman and Christian Grothoff.

.SH "AVAILABILITY"
You can obtain the latest version from http://gnunet.org/libmicrohttpd/.