Fix template match logic to first check HTTP-method-matching ones.
commit7d5b5a1b7f3568b51510c68b322c14faaca2a001
authorAtsushi Eno <atsushi@ximian.com>
Wed, 19 Jan 2011 10:01:49 +0000 (19 19:01 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Wed, 19 Jan 2011 10:01:49 +0000 (19 19:01 +0900)
tree6b663abe3817334f38db4f4da4ec1a7c10698b3f
parent6af5e953e7e21ad32f1316cb426a5f0db21d4b5e
Fix template match logic to first check HTTP-method-matching ones.

Part of the fix for bug #656020.
mcs/class/System.ServiceModel.Web/System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelector.cs
mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelectorTest.cs