Updated implementation, uses a copy of our HttpListener core
commitde053ca593e3e03ddb83f021bf2b1f3b6ef3bd7d
authorMichael Hutchinson <mhutchinson@novell.com>
Wed, 17 Sep 2008 23:53:23 +0000 (17 23:53 -0000)
committerMichael Hutchinson <mhutchinson@novell.com>
Wed, 17 Sep 2008 23:53:23 +0000 (17 23:53 -0000)
tree449e9cec8f6ad658cfa606ddf5d0548b96ad2b0e
parent56afb5aa4f0422cc6591cbf03bf3c3f1f68284e3
Updated implementation, uses a copy of our HttpListener core

svn path=/branches/mono-2-0/mcs/; revision=113368
mcs/class/System.Runtime.Remoting/Makefile
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/AggregateDictionary.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpChannel.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientTransportSink.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientTransportSinkProvider.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpRemotingHandler.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServerTransportSink.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/RemotingHttpListener.cs [new file with mode: 0644]
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.dll.sources