wok-current annotate libmicrohttpd/description.txt @ rev 25640
Patch xorg-server (CVE-2023-6816, CVE-2024-0229, CVE-2024-0408, CVE-2024-0409, CVE-2024-21885, CVE-2024-21886)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Jan 16 20:32:03 2024 +0000 (12 months ago) |
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. |