balena-io-modules / etcher-sdk

Apache License 2.0
41 stars 16 forks source link

patch: use http2 to fix issues with url source #323

Closed aethernet closed 4 months ago

aethernet commented 4 months ago

Using an URL as source failed for some servers (including api.balena-cloud.com) when using http/2.

This PR should fix it.