Home
last modified time | relevance | path

Searched refs:contentSecurityPolicy (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/HTTP/
H A DHeaders.php17 public static function contentSecurityPolicy($policy) function in dokuwiki\\HTTP\\Headers
/dokuwiki/inc/
H A Dfetch.functions.php39 if (!empty($csp)) Headers::contentSecurityPolicy($csp);