0
HIPT created
Hi !
I have one web application with ASPNETZERO version 6.1 with Angular and .Net Core. When I test performance of web application by Webserver Stress Tool 8, the error has been throwed with detail image bellow:
I check my log file in API but it has not any errors.
My project has been set IdentityModelEventSource.ShowPII = true;
in Startup.cs.
How can I fix it?