5 references to QueryRuntimeSettingSwitch
System.Net.Http (5)
System\Net\Http\GlobalHttpSettings.cs (5)
18
public static bool EnableActivityPropagation { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
37
public static bool AllowHttp2 { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
48
public static bool AllowHttp3 { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
54
public static bool DisableDynamicHttp2WindowSizing { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
103
public static bool ProxyPreAuthenticate { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(