Ocelot
Ocelot copied to clipboard
Add `EnableMultipleHttp2Connections` property to `HttpHandlerOptions`
If you activate HTTP/2, it is better to activate the SocketsHttpHandler.EnableMultipleHttp2Connections
configuration as well, which gives good results.