about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-18 18:53:03 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-18 19:30:51 -0800
commitace625cfb1aa1b3c2f06890fb1f97900059bf226 (patch)
tree7102ee0510ef6a931e0122c4cbf35c6f2077a64a /TODO
parent4ee6275918cf15c1c380e0adc46e2516433d76fa (diff)
downloadunicorn-ace625cfb1aa1b3c2f06890fb1f97900059bf226.tar.gz
Not fun, but maybe this can help us spot _real_ problems
more easily in the future.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index eed9422..f7a14f9 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@
 * ensure test suite passes on non-GNU/Linux, non-FreeBSD systems
   (likely that it already does)
 
-* fix const-correctness in HTTP parser
-
 * performance validation (esp. TeeInput)
 
 * improve test suite (steal from Rainbows!, probably...)