Closed bellegarde-c closed 2 years ago
Yes, I saw you already changed the code in dev branch just after sending this. Will report any issue and send you merge request next time I update.
regards,
@bellegarde-c @mastacontrola The changes were added to the working-1.6
branch so far but not to dev-branch
yet. Would be great to get this into dev-branch
as well and even better when using the exact same code changes so merging the branches later on will be easier.
Finally pushed commits to both working-1.6
(df23d1c) and dev-branch
(5a3e075) to have them both use the same code. Also adjusted things a bit again.
Many enterprise networks disallow ping and direct HTTP(s) connections. Rework checkInternetConnection() to check DNS issues and then HTTP issues.