GDATASoftwareAG / vaas

Verdict-as-a-Service SDKs: Analyze files for malicious content
https://www.gdata.de/business/security-services/verdict-as-a-service
MIT License
36 stars 10 forks source link

all: Disable HTTP/2 #558

Closed GermanCoding closed 2 months ago

GermanCoding commented 3 months ago

We are encountering performance issues and sometimes HTTP state errors when HTTP/2 is in use. Because we have no actual benefit for HTTP/2, disabling it in all SDKs seems like the most reliable solution for now.

If there is a need for HTTP/2 in the future, we may revisit this decision.

GermanCoding commented 3 months ago

PRs are open