]
Ilya Buziuk updated JBIDE-20771:
--------------------------------
Issue Type: Bug (was: Feature Request)
Livereload not working with projects hosted on local Server with
Content Security Policy (CSP) enabled
------------------------------------------------------------------------------------------------------
Key: JBIDE-20771
URL:
https://issues.jboss.org/browse/JBIDE-20771
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.3.0.CR1
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.3.1.Final
This problem might be treated as an edge case from the first glance, but actually it
might have a sufficient impact on Livereload in the short run.
Basically, [Content Security
Policy|http://www.html5rocks.com/en/tutorials/security/content-security-p...] is
supported by new versions on major browsers in order to prevent Cross-site scripting (XSS)
attacks.