Ocelot icon indicating copy to clipboard operation
Ocelot copied to clipboard

Add `EnableMultipleHttp2Connections` property to `HttpHandlerOptions`

Open EngRajabi opened this issue 7 months ago • 3 comments

If you activate HTTP/2, it is better to activate the SocketsHttpHandler.EnableMultipleHttp2Connections configuration as well, which gives good results.

Docs

EngRajabi avatar Jul 21 '24 07:07 EngRajabi