summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-30 00:11:23 -0500
committerChris McDonough <chrism@plope.com>2011-12-30 00:11:23 -0500
commit0e67bc325ecbe11d3e70705438efa603fbab039a (patch)
tree90c5fbcaf096b2d649aa80a56595725326834c4b /TODO.txt
parent8a819fdfb881e98380eeeb9da5721059c0f1be8a (diff)
downloadwaitress-0e67bc325ecbe11d3e70705438efa603fbab039a.tar.gz
hail mary attempt to fix test failure on win
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 3230507..c1fb416 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,8 +6,6 @@
- Test paste server runner on windows.
-- Get rid of dual-moded-ness.
-
- Anticipate multivalue and single-value-only headers in request headers in
parser.py.
@@ -20,3 +18,6 @@
- Timeout functests.
+- Internal server error functests.
+
+- Complex pipelining functests (with intermediate connection: close).