* HttpClientChannel.cs: In CreateMessageSink, process the remote channel
authorLluis Sanchez <lluis@novell.com>
Fri, 22 Oct 2004 14:12:44 +0000 (14:12 -0000)
committerLluis Sanchez <lluis@novell.com>
Fri, 22 Oct 2004 14:12:44 +0000 (14:12 -0000)
commit007e9c3169664c1b8cc96827f0b06626fc7af8b9
treee6c23904960f1b5eb0660e932e1acf36feeb0323
parent5c6b3be0c5eaec591143b2407e4780379ed445d9
* HttpClientChannel.cs: In CreateMessageSink, process the remote channel
  data if the provided url does not have the expected format. This fixes
  a regression from the fix for bug #66768 and fixes #68669.

svn path=/trunk/mcs/; revision=35242
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/ChangeLog
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs