-
Bug
-
Resolution: Unresolved
-
Major
-
None
I have ran in
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox; default-src 'none'; img-src 'self'; style-src 'self';")
script console the command executed successfully when i run get property i got the expected result in result section but the same action is not refelected in http header or html meta tag or in response header in debugger console