From f4154b7d317b55dab5980e0fb4d725e2e6af8b22 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Fri, 15 Oct 2004 13:30:42 +0000 Subject: initial import --- nanohttp/todo.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 nanohttp/todo.txt (limited to 'nanohttp/todo.txt') 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 + + -- cgit v1.1-32-gdbae