[System]: Make HttpListener partial and move Mono-specific bits into HttpListener...
authorMartin Baulig <mabaul@microsoft.com>
Mon, 8 May 2017 20:27:04 +0000 (16:27 -0400)
committerGitHub <noreply@github.com>
Mon, 8 May 2017 20:27:04 +0000 (16:27 -0400)
commit69689c95e57bd515ba1546eaced5f7b8ca2f9d1c
tree7c16aee558d8f93e639ef725af43007d2b447330
parente5cdc000d76d1f94b23704ed8e60a3e1ae3169e2
[System]: Make HttpListener partial and move Mono-specific bits into HttpListener.Mono.cs. (#4808)

* [System]: Make HttpListener partial and move Mono-specific bits into HttpListener.Mono.cs.

* Remove ancient EMBEDDED_IN_1_0 conditional.

* Remove unused using statements.

* HttpListener.CreateSslStream() now uses RemoteCertificateValidationCallback.
mcs/class/System/System.Net/HttpConnection.cs
mcs/class/System/System.Net/HttpListener.Mono.cs [new file with mode: 0644]
mcs/class/System/System.Net/HttpListener.cs
mcs/class/System/System.Net/HttpListenerPrefixCollection.cs
mcs/class/System/common.sources
mcs/class/System/monotouch_watch_System.dll.exclude.sources