Function __global->set_no_clickjacking_csp
Definitions
sources/csp.php
- Set a CSP header to not allow any frames to include us.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Set a CSP header to not allow any frames to include us.
*
*/
function set_no_clickjacking_csp()
* Set a CSP header to not allow any frames to include us.
*
*/
function set_no_clickjacking_csp()
