Loading images

83 views
Skip to first unread message

Bogdan Ciocoiu

unread,
Oct 11, 2012, 9:18:59 AM10/11/12
to socket...@googlegroups.com
Hello,

I'm having a problema with loading images with socketstram. I have an app created with express + locomotive, now i am working on implementing it with socketstream. When i try to load an image, i receive "Resource interpreted as Image but transferred with MIME type text/html:". Help pls!

Jonas Gebhardt

unread,
Oct 18, 2012, 6:15:03 PM10/18/12
to socket...@googlegroups.com
Check the image URL that the browser is trying to load. 
Eg., if your are using relative URLs, the image might load on a particular page, but on all other pages, the server will redirect to your default page instead of the image URL. When the browser tries to interpret that response, it throws the above error.
Reply all
Reply to author
Forward
0 new messages