freebsd-ports/www/libmicrohttpd/pkg-descr
Beech Rintoul d223d79557 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.

PR:		ports/120603
Submitted by:	David Barksdale <amatus at gnu.org>
2008-02-14 06:44:10 +00:00

6 lines
325 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: http://gnunet.org/libmicrohttpd/