Copyright Headers cleanup #1623
Annotations
2 warnings
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
The logs for this run have expired and are no longer available.
Loading