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