summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-31 05:53:33 -0500
committerChris McDonough <chrism@plope.com>2011-12-31 05:53:33 -0500
commit4691330c0c8cae6a8f4972a31288c0da7403c6ad (patch)
tree1c1c148f45d020968b04881b66fad1dcb1588c19
parent1e534263a8abed1316d91ea72bfae970a65ac1c2 (diff)
downloadwaitress-4691330c0c8cae6a8f4972a31288c0da7403c6ad.tar.gz
garden
-rw-r--r--TODO.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index ad72ea4..90e1f39 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,9 +9,6 @@
- Anticipate multivalue and single-value-only headers in request headers in
parser.py.
-- Get rid of expectations that applications can set transfer-encoding and
- other hop-by-hop headers.
-
- Timeout functests.
- Complex pipelining functests (with intermediate connection: close).
@@ -20,6 +17,3 @@
- Killthreads support.
-- Mention in docs that server doesn't support SSL.
-
-- Transfer-Encoding: chunked responses.