Disable protocol replacement within javascript files
-
Hi there,
Is there a way to either whitelist or disable the URL Options functionality within javascript files?
Everything else works great, but a number of external URL’s within my javascript are being rewritten from https:// to //, which failed as the third party requires HTTPS.
The only solution at the moment is to use ‘http’ + ‘s://test.com’
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Disable protocol replacement within javascript files’ is closed to new replies.