summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-07-30 17:44:01 +0000
committerianb <devnull@localhost>2008-07-30 17:44:01 +0000
commitf1f5f30462c5d317d3dbd0b01e9f567964c4e986 (patch)
treed5a46fac09020a34ee7e04bd042175367ed72d45 /docs
parentc0ff7f4dba55d60bdea88efefd1b3b92f217d4f9 (diff)
downloadpaste-f1f5f30462c5d317d3dbd0b01e9f567964c4e986.tar.gz
In proxy, set content-length and filter more bad headers
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 8bdd852..7ae2a53 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,6 +3,12 @@ News
.. contents::
+svn trunk
+---------
+
+* In :mod:`paste.proxy`, added some more headers that are disallowed
+ in WSGI (e.g., Keep-Alive). Send Content-Length.
+
1.7.1
-----