diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -18,17 +18,8 @@ connection.c: For POST: ========= -- find better way to handle POST data that does not fit into memory (#1221, API, TEST) - add support to decode multipart/form-data (#1221, TEST) -API Improvements: -================= -- allow clients to associate a void * with each connection (for easier client state - management) -- allow clients to register callback to be invoked when connection is - timed out or otherwise completed / aborted / closed (for easier client - state clean up) - For SSL: ======== microhttpd.h: |