2010-03-17 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 17 Mar 2010 07:05:41 +0000 (07:05 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 17 Mar 2010 07:05:41 +0000 (07:05 -0000)
commit1e0be4e748d5f242755625e04485b64a571ce6d9
tree3615a79890ecb7d208af8a9c2f3ad46da56a10f1
parent383d6b933861f7477c9ac7d548902b72384b00dd
2010-03-17  Atsushi Enomoto  <atsushi@ximian.com>

* SvcHttpHandler.cs, AspNetReplyChannel.cs, HttpChannelListener.cs,
  HttpListenerManager.cs : refactoring on acquiring SvcHttpHandler
  to not raise "not found" error (see bug #573795).

svn path=/trunk/mcs/; revision=153712
mcs/class/System.ServiceModel/System.ServiceModel.Channels/AspNetReplyChannel.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpChannelListener.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpListenerManager.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/SvcHttpHandler.cs