Prevent Browser from Opening Download Window for CDN

Posted by TheBlackBenzKid on Super User See other posts from Super User or by TheBlackBenzKid
Published on 2012-10-04T08:50:20Z Indexed on 2012/10/04 9:40 UTC
Read the original article Hit count: 148

Filed under:
|
|

I use Rackspace CloudFiles CDN. Apparently the way that Akamai works (company that backs CloudFiles program) is that the mime-type is an image and will force the user to download it - I can still use the image within HTML tags like the <img src="//cdn.com/image.jpg"/> but copying it in the URL or clicking the image will always prompt the download

I want to view that image within the browser - this happens with IE, Google Chrome and Firefox.

© Super User or respective owner

Related posts about firefox

Related posts about google-chrome