2 references to IsSupportedScheme
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\RedirectHandler.cs (1)
145
if (!HttpUtilities.
IsSupportedScheme
(location.Scheme))
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
681
if (!HttpUtilities.
IsSupportedScheme
(requestUri.Scheme))