ahaidar-oc
Results
1
comments of
ahaidar-oc
@wolfheimrick I had the same issue in dotnet core. I have it now fixed by adding the following: `AppContext.SetSwitch("System.Net.Http.SocketsHttpHandler.Http2UnencryptedSupport", true);`