diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 347f963..14ceec0 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -37,6 +37,9 @@ svn trunk * Remove port from ``paste.request.construct_url`` if it's the default port (e.g., port 80 for ``http``). +* ``paste.proxy`` works with headers with continuations in the + response (i.e., a header that spans multiple lines). + 1.3 --- |
