wok view libmicrohttpd/description.txt @ rev 24806

updated libmicrohttpd and libmicrohttpd-dev (0.9.70 -> 0.9.75)
author Hans-G?nter Theisgen
date Tue Mar 22 14:15:13 2022 +0100 (2022-03-22)
parents
children
line source
1 GNU libmicrohttpd is a GNU package offering a C library that provides
2 a compact API and implementation of an HTTP 1.1 web server (HTTP 1.0
3 is also supported). GNU libmicrohttpd only implements the HTTP 1.1
4 protocol. The main application must still provide the application
5 logic to generate the content.