mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-30 21:45:20 +00:00
59f362495a
We never make requests to non-whitelisted domains, but there were situations where some links would redirect to non-whitelisted domains, which would hit a final failsafe that resulted in a crash. To prevent this, we detect bad redirects earlier and fail more gracefully. Fixes #8796 |
||
---|---|---|
.. | ||
cache | ||
ChunkedImageUrlFetcher.java | ||
ChunkedImageUrlLoader.java | ||
ContactPhotoFetcher.java | ||
ContactPhotoLoader.java | ||
OkHttpStreamFetcher.java | ||
OkHttpUrlLoader.java | ||
PaddedHeadersInterceptor.java |