Files
mostlymatter/services/imageproxy
Agniva De Sarker b5dec4f4d9 MM-40450: Follow redirects in image proxy (#20516)
For the local proxy, we weren't following redirects.
We remove the CheckRedirect function and use the default
function, which is good enough for our purposes.

https://mattermost.atlassian.net/browse/MM-40450

```release-note
NONE
```
2022-06-22 09:12:12 +05:30
..