Unable to apply Javascript XSL Transform over HTTPS
Posted in cache-control, http, https, java, javascript, xml, xsl on Jan 28th, 2008
I came across this issue a while a go and couldn’t really find much information on it at the time so thought that I would post about it just in case anyone has a similar issue.
We had the following code that loads an XML document and then applies a XSL transform against the XML document. [...]