Hi Christopher

did you try disabling default x-domain block for XHR request originating from 
Chrome?

https://joshuamcginnis.com/2011/02/28/how-to-disable-same-origin-policy-in-chrome/


How to: Disable Same-Origin Policy in Chrome | Josh 
McGinnis<https://joshuamcginnis.com/2011/02/28/how-to-disable-same-origin-policy-in-chrome/>
joshuamcginnis.com
How to enable cross-domain ajax requests in Chrome for development by disabling 
the same-origin policy.


?

Martin
______________________________________________



________________________________
From: Christopher <ctubb...@apache.org>
Sent: Friday, January 13, 2017 12:34 PM
To: general@incubator.apache.org
Subject: HTTPS project sites

Hi incubating projects,

I noticed today that at least one incubating web site won't load properly
in the latest version of Chrome with the default settings using HTTPS (
https://htrace.incubator.apache.org/).
Apache HTrace - About<https://htrace.incubator.apache.org/>
htrace.incubator.apache.org
Apache HTrace is an Apache Incubator project providing an open source framework 
for distributed tracing. It can be used with both standalone applications and 
libraries.




This appears to be caused by Chrome being a bit aggressive about not
loading scripts from HTTP sources when the page itself is loaded with HTTPS.

Projects may wish to check their sites to ensure that their javascript/css
resources are loading correctly when using HTTPS.

--
Christopher

Reply via email to