1 reference to _shouldNotRedactHeaderValue
Microsoft.Extensions.Http (1)
Logging\LoggingScopeHttpMessageHandler.cs (1)
59Func<string, bool> shouldRedactHeaderValue = _options?.ShouldRedactHeaderValue ?? _shouldNotRedactHeaderValue;