add correct value when cloning http headers (#35498)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Mon, 27 Apr 2020 11:31:56 +0000 (04:31 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 11:31:56 +0000 (13:31 +0200)
commit7b84da33e281c6f222dd822a3c3c4fcfec3637fb
treeadaeca41aa7a557b78d86258a71d161c200afc63
parent0f829188c6c1ca35a951214f8e9c43f377953b96
add correct value when cloning http headers (#35498)

* add correct value when cloning http headers

* Address PR feedback

Co-authored-by: Tomas Weinfurt <furt@Shining.local>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Net.Http/src/System/Net/Http/Headers/HttpHeaders.cs
src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Headers.cs