Lightweight library for embedding a webserver in applications
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is http 1.1 compliant * HTTP server can listen on multiple ports * Support for IPv6 * Support for incremental processing of POST data * Creates binary of only 25k (for now) * Three different threading models
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.1-3.fc42 | - |
Fedora 42 | 1.0.1-3.fc42 | - |
Fedora 41 | 1.0.1-2.fc41 | - |
Fedora 40 | 1.0.1-1.fc40 | 1.0.1-1.fc40 |
You can contact the maintainers of this package via email at
libmicrohttpd dash maintainers at fedoraproject dot org
.