* HttpServer.cs: Allow the use of GET method (SdlServerSink supports it).
authorLluis Sanchez <lluis@novell.com>
Wed, 10 Dec 2003 15:56:53 +0000 (15:56 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 10 Dec 2003 15:56:53 +0000 (15:56 -0000)
commit292ff44766dff7d27cb6412c99093e46edbd1eb2
tree52cf91606050c735c0042a6ea41933bbd3587d1b
parent37cd4be5ea231a28d4fa050460e3725fe0c4755b
* HttpServer.cs: Allow the use of GET method (SdlServerSink supports it).
Added some text constans for transport keys.
* HttpServerChannel.cs: Add SdlChannelSinkProvider to the default
sink provider chain. Removed unused ErrorMessage class.

svn path=/trunk/mcs/; revision=20966
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/ChangeLog
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServer.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs