zendframework / zend-http

Http component from Zend Framework
BSD 3-Clause "New" or "Revised" License
134 stars 85 forks source link

Content-Security-Policy implements MultipleHeaderInterface #190

Closed michalbundyra closed 4 years ago

michalbundyra commented 5 years ago

This header can be provided multiple times Ref: https://w3c.github.io/webappsec-csp/#multiple-policies

Fixes #159

/cc @markushausammann