Do not take host part into consideration on comparing URLs.
authorAtsushi Eno <atsushi@ximian.com>
Fri, 13 May 2011 12:52:31 +0000 (21:52 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Fri, 13 May 2011 12:52:31 +0000 (21:52 +0900)
commit485259aae876ee83b1612f9a28865339f8a618c5
treee188301cd32e9adad32557403607265d53bcae60
parent404dea03e07b42af8c9950c3cbefd63a627792b9
Do not take host part into consideration on comparing URLs.

It blocks access by different host name (e.g. localhost vs. IP).
This was part of bugfix #687580 (forgot to commit).
mcs/class/System.ServiceModel.Web/System/UriTemplate.cs