5 references to QueryRuntimeSettingSwitch
System.Net.Http (5)
System\Net\Http\GlobalHttpSettings.cs (5)
13
public static bool EnableActivityPropagation { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
18
public static bool DisableUriRedaction { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
29
public static bool AllowHttp2 { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
36
public static bool AllowHttp3 { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(
42
public static bool DisableDynamicHttp2WindowSizing { get; } = RuntimeSettingParser.
QueryRuntimeSettingSwitch
(