summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-09-03 01:20:39 -0400
committerChris McDonough <chrism@plope.com>2011-09-03 01:20:39 -0400
commita7d50d87b447384a30fc2c69eaaef1d974e7562a (patch)
treefc3d02f0a98a820d4f72486519cb330f8b6e8966
parentf1c6e093706f54c301655d9894c163afbb48ae1e (diff)
downloadpyramid-a7d50d87b447384a30fc2c69eaaef1d974e7562a.tar.gz
pyramid-a7d50d87b447384a30fc2c69eaaef1d974e7562a.tar.bz2
pyramid-a7d50d87b447384a30fc2c69eaaef1d974e7562a.zip
garden
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f17da301c..984d04404 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -21,6 +21,10 @@ Nice-to-Have
the templates chapter and elsewhere. Scan the documentation for reference
to a renderer as *only* view configuration (it's a larger concept now).
+- Add better docs about what-to-do-when-behind-a-proxy: paste.urlmap ("/foo =
+ app1" and "domain app1.localhost = app1"), ProxyPreserveHost and the nginx
+ equivalent, preserving HTTPS URLs.
+
- _fix_registry should dictify the registry being fixed.
- Make "localizer" a property of request (instead of requiring