libmicrohttpd

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

commit 333b6f62d644c19f1d3de93197cbad4aa2020ce5
parent be822f1e93b1511108eb9c8b930c0b32d2aeb8af
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 17 Jul 2012 22:03:14 +0000

-update

Diffstat:
MREADME | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -97,7 +97,6 @@ Untested features: Functions not covered by "make check": ====================================== -- file_reader (response.c); special case (sendfile) - mhd_panic_std (daemon.c); special case (abort) - parse_options (daemon.c) - MHD_set_panic_func (daemon.c)