Welcome Guest, Not a member yet? Register   Sign In
how to deal with chrome console warning "Resource interpreted as script but transferred with MIME type text/html" in cod
#4

[eluser]Krzemo[/eluser]
To me “Resource interpreted as script but transferred with MIME type text/html.” clearly says that you have wrong headers set. I remember that in some cases CI $this->output->set_header('Content-type: application/json'); doesnt work (probably overriden by later headers setting).
I'm not sure what you are exaclty developing but if it were regular website you could use Firebug to check server response and its headers - that could give you a good hint.


Messages In This Thread
how to deal with chrome console warning "Resource interpreted as script but transferred with MIME type text/html" in cod - by El Forum - 01-20-2011, 03:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB