summaryrefslogtreecommitdiffstats
path: root/nanohttp/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp/todo.txt')
-rwxr-xr-xnanohttp/todo.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/nanohttp/todo.txt b/nanohttp/todo.txt
deleted file mode 100755
index 3cf9981..0000000
--- a/nanohttp/todo.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-------------------------------------------------------------
-ERROR HANDLING !!!!
-------------------------------------------------------------
-
-Merge
-
-
-mime_message_t *
-mime_message_parse(http_input_stream_t *in,
- const char* root_id, const char* boundary,
- const char* dest_dir);
-
-and try to optimize mime API
-
-------------------------------------------------------------
-check socket API again
-
-