bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Update http to https in HttpUrlFetcher #5429

Open som-nitjsr opened 4 months ago

som-nitjsr commented 4 months ago

Under HttpUrlFetcher PLease replace java.net.HttpURLConnection with java.net.HttpsURLConnection