wok diff libmicrohttpd/description.txt @ rev 24848
updated libvips and libvips-dev (8.9.1 -> 8.12.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 25 16:44:48 2022 +0100 (2022-03-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libmicrohttpd/description.txt Fri Mar 25 16:44:48 2022 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +GNU libmicrohttpd is a GNU package offering a C library that provides 1.5 +a compact API and implementation of an HTTP 1.1 web server (HTTP 1.0 1.6 +is also supported). GNU libmicrohttpd only implements the HTTP 1.1 1.7 +protocol. The main application must still provide the application 1.8 +logic to generate the content.