libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 72dfc4d31c479611b7a4c55ea441c0ce248d3952
parent c5969a735ab86f8c461b9188853e7bf4dd42d588
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 12 Aug 2008 19:51:15 +0000

update

Diffstat:
MREADME | 13+++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -49,8 +49,9 @@ reasonably complete. #XXXX refers to the respective Mantis bug report Missing features: ================= - SSL support: - * define appropriate MHD_OPTIONs (#1225) - * actual implementation (#1225) + * documentation + * more testing + * remove GPL'ed code Untested features: @@ -68,7 +69,11 @@ Untested features: Missing documentation: ====================== -- manual (texinfo, man) -- tutorial +- manual (SSL/TLS support) +- tutorial: + * clean up English + * make sure everything is accurate + * change example code to follow GNU coding conventions +