From 9fae57022f1164ea72196dd8e91f73a0463427d8 Mon Sep 17 00:00:00 2001 From: Richard Mitchell Date: Thu, 2 Aug 2012 11:28:01 +0100 Subject: Fixed parsing of URL paths starting with multiple slashes. --- docs/news.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/news.txt b/docs/news.txt index 4327d77..45b9422 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -15,6 +15,8 @@ hg tip just like normal request bodies are wrapped, keeping WSGI applications from over-reading from the socket. +* Fixed parsing of paths beginning with multiple forward slashes. + 1.7.5.1 ------- -- cgit v1.2.1