* HttpChannel.cs, HttpClientChannel.cs: Added missing IDictionary
authorLluis Sanchez <lluis@novell.com>
Thu, 13 May 2004 08:55:28 +0000 (08:55 -0000)
committerLluis Sanchez <lluis@novell.com>
Thu, 13 May 2004 08:55:28 +0000 (08:55 -0000)
commita1befbed0525ee992c0a58043803f3e961f60ab0
tree7e7d6193990031a110c72b0293e0b6774a8d40be
parent0a461a9b9cfe43e6b8f17b1769bba14dfdb94d23
* HttpChannel.cs, HttpClientChannel.cs: Added missing IDictionary
properties.
* HttpRemotingHandler.cs: Added missing constructor.
* HttpRemotingHandlerFactory.cs: Made ConfigureHttpChannel private.
* HttpServerChannel.cs: Fixed IDictionary properties.

svn path=/trunk/mcs/; revision=27245
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/ChangeLog
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/HttpRemotingHandler.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs