[System.Net.Http] Fix custom Host header not being set on requests. Fixes #34044
commitb1362f3387c86584e442da5428349401fb15a93c
authorAdam Burgess <AdamBurgess@users.noreply.github.com>
Fri, 18 Sep 2015 05:35:49 +0000 (18 05:35 +0000)
committerAdam Burgess <AdamBurgess@users.noreply.github.com>
Fri, 18 Sep 2015 05:48:52 +0000 (18 05:48 +0000)
treefcaf4c8df84b8e81165cc369dfe32422634c567f
parent2901e91c9d60c0556f993a474b0d582dc53a84f2
[System.Net.Http] Fix custom Host header not being set on requests. Fixes #34044
mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs
mcs/class/System.Net.Http/Test/System.Net.Http/HttpClientTest.cs