enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

possibility to disable HTTP/2 #116

Closed rymsha closed 2 years ago

rymsha commented 2 years ago

due to many implementation inconsistencies between Node, Go and Java implementations we face hard to debug issues with hanging or dropped connections.

Sometimes it is better to disable HTTP/2 via disableHttp2 : true