Hi,
I am trying to set X-frame-options headers.
I added the following in the appengine-web.xml
<include path="/**.html" >
<!-- Refer to clickjacking. QuickBooks security review email on Aug 28 2019 -->
<http-header name="X-FRAME-OPTIONS"
value="DENY SAMEORIGIN" />
<http-header name="Content-Security-Policy"
value="frame-ancestors 'none'" />
</include>
It is all fine, except for one case.
For example, if I am running local and type
--
Rajesh
Field Service Software on Google Cloud Platform and Mobile