http_security_headers.php
A Zenphoto plugin to set various security related headers.
See these urls for detailed info:
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy)
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security)
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options)
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options)
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection)
- [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy)
Tags
Table of Contents
Classes
- securityheadersOptions
- Options handler for http_security_headers plugin
- securityHeaders
- Static class to generate the headers as set on the plugin options