Files
chatterino2/src/widgets/splits
Rasmus Karlsson 4f35842473 Only attempt to read thumbnails when we get a 200 response code.
We would have been able to keep doing this if the Network Request code
followed redirects - however, it doesn't, so this is the best we can do.
We also don't have header support in Network Result, so we can't
validate that the response we got is actually an image.

Fixes #1972
2020-09-26 09:30:50 +02:00
..
2018-10-13 11:08:57 +02:00
2020-08-23 11:28:22 +02:00
2020-09-26 01:19:47 +02:00