[System.Web] Test HttpRequest.Headers Add/Set/Remove
commit861ab4c98d5fef7fc2333931e811bde31a6f6487
authorMarcos Henrich <marcos.henrich@xamarin.com>
Thu, 28 Jan 2016 17:17:27 +0000 (28 17:17 +0000)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Thu, 28 Jan 2016 17:17:27 +0000 (28 17:17 +0000)
tree4d5414fb1945db09bd6cd7369f97662655ffae20
parente2a79ed88800493cb0444445a176d9c7febbfabe
[System.Web] Test HttpRequest.Headers Add/Set/Remove

In .NET while calling Add, Set or Remove of a HttpRequest read only
collection a PlatformNotSupportedException is thrown.

Covers #33809
mcs/class/System.Web/Test/System.Web/HttpRequestTest.cs