1 reference to GetTrailersSupported
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpTrailersHelper.cs (1)
22
private static readonly Lazy<bool> s_trailersSupported = new Lazy<bool>(
GetTrailersSupported
);