pwittchen / ReactiveNetwork

Android library listening network connection state and Internet connectivity with RxJava Observables
http://pwittchen.github.io/ReactiveNetwork/docs/RxJava2.x/
Apache License 2.0
2.53k stars 276 forks source link

replacing http://clients3.google.com/generate_204 with https://client… #414

Closed pwittchen closed 4 years ago

pwittchen commented 4 years ago

…s3.google.com/generate_204 (changed HTTP to HTTPS protocol) to make it consistent with other parts of the code. We're considering HTTPS protocol as default, fixes #379