allow Http2 loopback test be unencrypted (dotnet/corefx#36968)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Thu, 18 Apr 2019 19:10:31 +0000 (12:10 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2019 19:10:31 +0000 (12:10 -0700)
commit56fe92f736ecb5d61a5fa5eb42745847cc7e4f81
tree1b076aafdac2a1d026be153304ce39b26a9a3980
parentf52ca122726d697dccd46af2e2d8eab13703d306
allow Http2 loopback test be unencrypted (dotnet/corefx#36968)

* fix tests with http/2

* make SSL on Loopback server configurable via environment

* update variable names

Commit migrated from https://github.com/dotnet/corefx/commit/95987e3e3aa95b2ae6386b17271a172d20fe50cc
src/libraries/Common/tests/System/Net/Capability.Security.cs
src/libraries/Common/tests/System/Net/Configuration.Http.cs
src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs
src/libraries/System.Net.Http/tests/FunctionalTests/TestHelper.cs