Fix unknown-length requests being treated as if they are fully preloaded. (#6822)
commitc6f91eaa58c0dc69368c13402bbd9d1519ec43f0
authorBen Lubar <ben.lubar+github@gmail.com>
Thu, 22 Feb 2018 13:56:02 +0000 (22 07:56 -0600)
committerMarek Safar <marek.safar@gmail.com>
Thu, 22 Feb 2018 13:56:02 +0000 (22 14:56 +0100)
tree10067c778ad2cadb779b1288e6069ad7a3964f41
parent119cf5259e9b2f0490ea6607ce954adda16808b0
Fix unknown-length requests being treated as if they are fully preloaded. (#6822)
mcs/class/System.Web/System.Web/HttpRequest.cs
mcs/class/System.Web/Test/System.Web/HttpRequestTest.cs