* HttpClientChannel.cs: Throw an http exception if the response is a 500,
authorLluis Sanchez <lluis@novell.com>
Mon, 27 Sep 2004 20:04:30 +0000 (20:04 -0000)
committerLluis Sanchez <lluis@novell.com>
Mon, 27 Sep 2004 20:04:30 +0000 (20:04 -0000)
commitdf381473f3b8fc1fcb9fd24e09b864ca69eac3a3
tree8cbf74774c07ce585701300045197bba42c7fbe3
parente0ae338c3308fc7a0025af17750b96e931ed73bc
* HttpClientChannel.cs: Throw an http exception if the response is a 500,
  don't try to deserialize the exception.

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