2009-12-03 Astushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 3 Dec 2009 09:40:30 +0000 (09:40 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 3 Dec 2009 09:40:30 +0000 (09:40 -0000)
commitd9be950d9ced47c3dd86de5459ae5955d7ef8db3
treec7fda09c8cb8defa02af74371524503efabfb0fe
parent5dc16068e828136652d4e4862f1a996622d6203c
2009-12-03  Astushi Enomoto  <atsushi@ximian.com>

* System.ServiceModel_test.dll.sources:
  added HttpsTransportBindingElementTest.cs.

* HttpsTransportBindingElement.cs, HttpChannelListener.cs :
  added URI scheme check.

* HttpsTransportBindingElementTest.cs : new test.

svn path=/trunk/mcs/; revision=147538
mcs/class/System.ServiceModel/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpChannelListener.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpsTransportBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel_test.dll.sources
mcs/class/System.ServiceModel/Test/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/Test/System.ServiceModel.Channels/HttpsTransportBindingElementTest.cs [new file with mode: 0644]