Support custom Xamarin Android HttpClient handler
authorMarek Habersack <grendel@twistedcode.net>
Wed, 13 Apr 2016 07:12:08 +0000 (09:12 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Tue, 19 Apr 2016 13:06:07 +0000 (15:06 +0200)
commit4dc84baeb62e3830bfa92b5bbf32d588b85b2e79
treee84931c5b5c958270cec244e0c4610d6e13aba04
parent0de3ceb482d700563b931bcd5bb599e372d0b274
Support custom Xamarin Android HttpClient handler

Make it possible to select a default System.Net.HttpClient handler
on Android. Selection of the handler is handled on the Xamarin Android
side.
mcs/class/System.Net.Http/Makefile
mcs/class/System.Net.Http/System.Net.Http/HttpClient.android.cs [new file with mode: 0644]
mcs/class/System.Net.Http/monodroid_System.Net.Http.dll.sources [new file with mode: 0644]