HTTP header conforming P3P Compact Privacy Policy
This commit is contained in:
parent
b078d97282
commit
d4386adfef
2 changed files with 3 additions and 1 deletions
|
|
@ -321,6 +321,7 @@ sub httpHeader {
|
|||
}
|
||||
return $session{cgi}->header(
|
||||
-type => $session{header}{mimetype}.'; charset='.$session{header}{charset},
|
||||
-P3P => 'CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"',
|
||||
-cookie => $session{header}{cookie},
|
||||
-status => $session{header}{status},
|
||||
-attachment => $session{header}{filename}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue