fix IDNA host name handling in proxy case, and add some IDNA tests
authorGeoff Kizer <geoffrek>
Tue, 16 Jan 2018 08:28:45 +0000 (00:28 -0800)
committerGeoff Kizer <geoffrek>
Mon, 22 Jan 2018 20:26:18 +0000 (12:26 -0800)
commit47c423424dc99a0361089a578069fd9896cd9130
tree9bef1fc799f1f26ebe7e2a4aadddb674b084d71d
parent64ed728642eb0a986f9171b144a1eb037f502438
fix IDNA host name handling in proxy case, and add some IDNA tests

Commit migrated from https://github.com/dotnet/corefx/commit/36eb70cb80ec368df52ffd9b2257317bae8bdb47
src/libraries/System.Net.Http/src/System/Net/Http/Managed/HttpConnection.cs
src/libraries/System.Net.Http/tests/FunctionalTests/IdnaProtocolTests.cs [new file with mode: 0644]
src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj