Function __global->disable_browser_reflective_xss_detection
Definitions
sources/csp.php
- Stop the web browser trying to save us, and breaking some requests in the process.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Stop the web browser trying to save us, and breaking some requests in the process.
*
*/
function disable_browser_reflective_xss_detection()
* Stop the web browser trying to save us, and breaking some requests in the process.
*
*/
function disable_browser_reflective_xss_detection()

