From: Benjamin Peterson Date: Sun, 17 Aug 2008 19:28:19 +0000 (+0000) Subject: Blocked revisions 65679,65710 via svnmerge X-Git-Tag: v3.0b3~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9209138ff9f38f227a72a39308c482f59856329e;p=python Blocked revisions 65679,65710 via svnmerge ........ r65679 | facundo.batista | 2008-08-14 11:51:00 -0500 (Thu, 14 Aug 2008) | 5 lines Issue 1432. Fixes a bug caused because of the evolution of the RFC that describes the behaviour. Note that we now have the same behaviour than the current browsers. ........ r65710 | facundo.batista | 2008-08-16 09:44:07 -0500 (Sat, 16 Aug 2008) | 4 lines Issue #2776: fixed small issue when handling an URL with double slash after a 302 response in the case of not going through a proxy. ........ ---