This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU Libmicrohttpd is free software and part of the GNU project. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports.
Developed by | GNU |
Latest stable version | 0.9.75 |
Open-source | Not defined |
GNU Libmicrohttpd was started because the author needed an easy way to add a concurrent HTTP server to other projects. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set.