You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I check the download speed from this library (20mb) and compare it to speedTest(80mb) (for example) the changes was big. I used the link as you describe for the baseUrl.
another question is when I change the baseUrl to some img from my server I get blocked by CORS, how can I change the mode for 'no-cors'.
thnx :)
The text was updated successfully, but these errors were encountered:
I also have significant difference between the result returning from the getDownloadSpeed() method, and the download speed monitored on speed-test on the browser. the download speed on speed-test is approx 400mbps, while the download speed returned by the lib is 7mbps, something must be wrong. anyone?
when I check the download speed from this library (20mb) and compare it to speedTest(80mb) (for example) the changes was big. I used the link as you describe for the baseUrl.
another question is when I change the baseUrl to some img from my server I get blocked by CORS, how can I change the mode for 'no-cors'.
thnx :)
The text was updated successfully, but these errors were encountered: