pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
144 stars 44 forks source link

Fallback to HTTP/2 fetch #82

Closed JudahGabriel closed 3 years ago

JudahGabriel commented 3 years ago

Fixes https://github.com/pwa-builder/PWABuilder/issues/2006 and https://github.com/pwa-builder/PWABuilder/issues/2008 by using node-fetch (HTTP/1) and only using HTTP/2 as fallback during error.

ghost commented 3 years ago

Thanks JudahGabriel for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌