[2019-02][System.Net.Http] Move Mac/iOS specific HttpMessageHandler's to Xamarin...
commit4af52d130e8c3f8f7535e500bdf482635fb56d1f
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 29 Mar 2019 21:05:01 +0000 (29 22:05 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2019 21:05:01 +0000 (29 22:05 +0100)
treeab1b861597abf23376e0bbca071ef2c21eda485a
parent6e75d642c54d309cdf00db93fa0b24cde2e9de8f
[2019-02][System.Net.Http] Move Mac/iOS specific HttpMessageHandler's to Xamarin.*.dll (#13748)

* [System.Net.Http] Move Mac/iOS specific HttpMessageHandler's to Xamarin.*.dll

Backport of #13746

* Bump API snapshot submodule

* [csproj] Update project files
18 files changed:
external/api-snapshot
external/binary-reference-assemblies
mcs/class/System.Net.Http/Assembly/AssemblyInfo.cs
mcs/class/System.Net.Http/CFContentStream.cs [deleted file]
mcs/class/System.Net.Http/CFNetworkHandler.cs [deleted file]
mcs/class/System.Net.Http/HttpClientEx.cs [deleted file]
mcs/class/System.Net.Http/Makefile
mcs/class/System.Net.Http/NSUrlSessionHandler.cs [deleted file]
mcs/class/System.Net.Http/RuntimeOptions.cs [deleted file]
mcs/class/System.Net.Http/System.Net.Http.csproj
mcs/class/System.Net.Http/System.Net.Http/HttpClient.mac.cs [deleted file]
mcs/class/System.Net.Http/System.Net.Http/HttpClient.macios.cs [new file with mode: 0644]
mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources
mcs/class/System.Net.Http/monotouch_runtime_System.Net.Http.dll.sources
mcs/class/System.Net.Http/monotouch_tv_System.Net.Http.dll.sources
mcs/class/System.Net.Http/monotouch_watch_System.Net.Http.dll.sources
mcs/class/System.Net.Http/xammac_System.Net.Http.dll.sources
mcs/class/System.Net.Http/xammac_net_4_5_System.Net.Http.dll.sources