I am getting this warning into chrome console : ``` Resource interpreted as Image but transferred with MIME type text/plain ``` Is there a MIME Type I could add to avoid it ? (AddType on server side ?) or something else ? Thanks !