Chris McDonough
2010-11-10 fc7c37162d1b2820c13023bb5a7f7d9b2f3e0113
gardening
1 files modified
5 ■■■■ changed files
TODO.txt 5 ●●●● patch | view | raw | blame | history
TODO.txt
@@ -52,9 +52,6 @@
- Raise an exception when a value in response_headerlist is not a
  string or decide to encode.
- Change docs so that we dont use INewReponse, but instead just
  NewResponse (likewise for INewRequest, etc).
- Change "Cleaning up After a Request" in the urldispatch chapter to
  use ``request.add_response_callback``.
@@ -76,7 +73,7 @@
- "BFG" in environ variables.
- request.link (route_url)
- request.link (route_url)?
- Test on GAE, Jython, PyPy, IronPython.