wok annotate libmicrohttpd/description.txt @ rev 24824
updated libsdl2-image and libsdl2-image-dev (2.0.4 -> 2.0.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 23 16:49:16 2022 +0100 (2022-03-23) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24806 | 1 GNU libmicrohttpd is a GNU package offering a C library that provides |
Hans-G?nter@24806 | 2 a compact API and implementation of an HTTP 1.1 web server (HTTP 1.0 |
Hans-G?nter@24806 | 3 is also supported). GNU libmicrohttpd only implements the HTTP 1.1 |
Hans-G?nter@24806 | 4 protocol. The main application must still provide the application |
Hans-G?nter@24806 | 5 logic to generate the content. |