2009-12-04 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 4 Dec 2009 04:59:54 +0000 (04:59 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 4 Dec 2009 04:59:54 +0000 (04:59 -0000)
commit03e70edb426297cae849592606fe4e75a8edf3e1
treee77049019400753819adf84a07efe6eedd6f1444
parent47e69a2fa2776c3dc78605e81efc357b0b532ca0
2009-12-04  Atsushi Enomoto  <atsushi@ximian.com>

* HttpRequestChannel.cs, HttpChannelFactory.cs,
  HttpChannelListener.cs, HttpListenerManager.cs :
  implemented http client authentication and some of corresponding
  service code. Only client works so far.

svn path=/trunk/mcs/; revision=147642
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpChannelFactory.cs
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/HttpRequestChannel.cs