Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2020-02-12 16:24:23 +0300
committerGitHub <noreply@github.com>2020-02-12 16:24:23 +0300
commit879f6699bb5e8bd684bcd0f0acc55401ad64991c (patch)
tree10aa254d7f0debb770b89e5448325caad582630a /mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources
parent688a178aa4b89e45d28d4a13c62e5d6051d474c2 (diff)
[2020-02] Allow users to switch to MonoWebRequestHandler on Android via UI (#18785)
* Bring back old HttpHandler for Android Co-authored-by: Egor Bogatov <egorbo@gmail.com>
Diffstat (limited to 'mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources')
-rw-r--r--mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources b/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources
index ea8b52eca73..9334d2fcca4 100644
--- a/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources
+++ b/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources
@@ -1 +1,2 @@
#include unit-tests.sources
+HttpClientHandlerTests.Android.cs