aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-25 21:57:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-25 21:57:23 +0000
commitbf47e27d79bc41f979af0f4206f669f31cf3d031 (patch)
tree6fa53f241eb2f99c274aade9e237b6e6a019ffd8 /README
parentfe4e71ecaa788e73582b7ee29d1835a3e3112be3 (diff)
downloadlibmicrohttpd-bf47e27d79bc41f979af0f4206f669f31cf3d031.tar.gz
libmicrohttpd-bf47e27d79bc41f979af0f4206f669f31cf3d031.zip
removing client authentication API, moving it into tutorial
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3c871920..048e88f8 100644
--- a/README
+++ b/README
@@ -92,6 +92,7 @@ Untested features:
92- extend testcase for chunked encoding to validate 92- extend testcase for chunked encoding to validate
93 handling of footers 93 handling of footers
94- more testing for SSL support 94- more testing for SSL support
95- MHD basic and digest authentication
95 96
96 97
97Functions not covered by "make check": 98Functions not covered by "make check":