Fails in Chrome with the error:
Refused to execute script from 'http://localhost:5000/mimic.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Fails in Safari:
Did not load script at 'http://localhost:5000/mimic.js' because non script MIME types are not allowed when 'X-Content-Type: nosniff' is given. Global Code — localhost:13
Fails in Safari:
Loading failed for the <script> with source “http://localhost:5000/mimic.js”.
Using mimic-remote
Fails in Chrome with the error:
Refused to execute script from 'http://localhost:5000/mimic.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Fails in Safari:
Did not load script at 'http://localhost:5000/mimic.js' because non script MIME types are not allowed when 'X-Content-Type: nosniff' is given. Global Code — localhost:13
Fails in Safari:
Loading failed for the <script> with source “http://localhost:5000/mimic.js”.