• Hello,

    Requests to the URL like /?dm=…&action=load&… (other parameters omitted), caused by the <script> tag within the page, appear to result in responses with a content type of text/html.

    In Chrome, this results in a notice in its Developer Tools Console, like:

    Resource interpreted as Script but transferred with MIME type text/html: “http://example.com/?dm=…&action=load&…&#8221;.

    Maybe the content type could be explicitly set as application/x-javascript?

    This doesn’t appear to interfere with the functionality of the the script that’s returned, or anything like that. It would be nice if the notice was avoided, though.

    Noticed this with version 0.5.5.1 and WordPress 4.1.

    https://wordpress.org/plugins/wordpress-mu-domain-mapping/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Content type of /?dm=…&action=load&… responses.’ is closed to new replies.