Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-07-12 13:49:37 +0400
committerRyan <ry@tinyclouds.org>2009-07-13 18:38:54 +0400
commitd4fcc0a753af01df137bebbcab6f2f79b2c145ed (patch)
tree524bd3de24d8c6593925652a2f55d8a2032d2823 /TODO
parent996d5ef5f10a26130eddf94dd508328fa1f04b34 (diff)
add bug to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9742c270976..3aae0fe0349 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+Bugs:
+
+- http server: if res.sendBody() not called, request does not finish
+
+
Major features planned: (somewhat ordered)
- C++ API for external modules/plugins