diff --git a/TODO.txt b/TODO.txt index f078d6dc3d..1e155e2be0 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,9 @@ Pyramid TODOs Nice-to-Have ------------ +- Have ``remember`` and ``forget`` actually set headers on the response using + a response callback (and return the empty list)? + - Add narrative docs for wsgiapp and wsgiapp2. - Better "Extending" chapter.