[asp.net] Fix for bug #4135. Do not unescape request path in HttpRequest.Path, it...
authorMarek Habersack <grendel@twistedcode.net>
Wed, 11 Apr 2012 10:17:53 +0000 (12:17 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 11 Apr 2012 10:18:22 +0000 (12:18 +0200)
commit47f4be4435a6e526c74b1241665d7518bd2596b7
tree071facf6a8d6ee9dda8d098ea9885a7592acd4ab
parent5b9a3f9e9af169a91960c5aec2378806763c95b2
[asp.net] Fix for bug #4135. Do not unescape request path in HttpRequest.Path, it's done by the worker
mcs/class/System.Web/System.Web/HttpRequest.cs