aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index a1216b26..1cf31703 100644
--- a/README
+++ b/README
@@ -18,17 +18,8 @@ connection.c:
18 18
19For POST: 19For POST:
20========= 20=========
21- find better way to handle POST data that does not fit into memory (#1221, API, TEST)
22- add support to decode multipart/form-data (#1221, TEST) 21- add support to decode multipart/form-data (#1221, TEST)
23 22
24API Improvements:
25=================
26- allow clients to associate a void * with each connection (for easier client state
27 management)
28- allow clients to register callback to be invoked when connection is
29 timed out or otherwise completed / aborted / closed (for easier client
30 state clean up)
31
32For SSL: 23For SSL:
33======== 24========
34microhttpd.h: 25microhttpd.h: