freebsd-ports/www/libmicrohttpd/pkg-descr

5 lines
286 B
Plaintext

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.