forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
335 B
Text
6 lines
335 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://www.gnu.org/software/libmicrohttpd/
|