From 832e1603db91bf42c83c4a7351ffdc3265ffb1a0 Mon Sep 17 00:00:00 2001 From: ianb Date: Fri, 6 Mar 2009 00:26:22 +0000 Subject: Have the proxy handle a content-length of -1 --- docs/news.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/news.txt b/docs/news.txt index 67f85dc..7561617 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -22,6 +22,8 @@ svn trunk don't always aggressively set cookies without the ``wildcard_cookie`` option. Also on logout, make cookies expire. +* In :class:`paste.proxy.Proxy` handle Content-Length of -1. + 1.7.2 ----- -- cgit v1.2.1