1 reference to s_disallowedHostChars
System.Net.Http (1)
System\Net\Http\HttpRuleParser.cs (1)
310
if (host.ContainsAny(
s_disallowedHostChars
))