Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't render images in iOS when content-type is image/jpeg; charset=utf-8 #150

Open
tonyhb opened this issue Feb 22, 2018 · 1 comment

Comments

@tonyhb
Copy link

tonyhb commented Feb 22, 2018

If the URI responds with a content-type of image/jpeg it's fine. Responding with the charset included (image/jpeg; charset=utf-8) breaks rendering in iOS.

I'm unsure if this is an issue related to SDWebImage.

@DylanVann
Copy link
Owner

It would be related to SDWebImage I think. I can look into it. Do you get any error message in Xcode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants