GNU libmicrohttpd offers a C library that provides a compact API
and implementation of an HTTP 1.1 web server (HTTP 1.0 is also
supported).  GNU libmicrohttpd only implements the HTTP protocol.
The main application must still provide the application logic to
generate the content.
