summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-27 23:30:56 -0500
committerChris McDonough <chrism@plope.com>2011-12-27 23:30:56 -0500
commit679893a5bde5b6ad4ffe1700d1007ac696e47fcd (patch)
tree90f785983b0c48b267e21023e00973f5171a4b95 /TODO.txt
parent10b64caf57623b342ffed0b479ecb534d8f19ff1 (diff)
downloadwaitress-679893a5bde5b6ad4ffe1700d1007ac696e47fcd.tar.gz
garden docs, move logging_dispatcher to utilities
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 98f17e3..4eba510 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -14,3 +14,10 @@
- Get rid of dual-moded-ness.
+- 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.
+
+- Logging docs.