diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |