summaryrefslogtreecommitdiffstats
path: root/nanohttp/todo.txt
diff options
context:
space:
mode:
authorGravatar snowdrop2004-10-15 13:30:42 +0000
committerGravatar snowdrop2004-10-15 13:30:42 +0000
commitf4154b7d317b55dab5980e0fb4d725e2e6af8b22 (patch)
tree1611463d54fd57dc759bcb2357280348e751c9d4 /nanohttp/todo.txt
parentb0691bfc7943532575dba0cee285838d45072535 (diff)
downloadcsoap-f4154b7d317b55dab5980e0fb4d725e2e6af8b22.tar.gz
csoap-f4154b7d317b55dab5980e0fb4d725e2e6af8b22.tar.bz2
initial import
Diffstat (limited to 'nanohttp/todo.txt')
-rwxr-xr-xnanohttp/todo.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/nanohttp/todo.txt b/nanohttp/todo.txt
new file mode 100755
index 0000000..3cf9981
--- /dev/null
+++ b/nanohttp/todo.txt
@@ -0,0 +1,19 @@
+
+------------------------------------------------------------
+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
+
+