Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Content-Security-Policy implements MultipleHeaderInterface #190

Merged
merged 1 commit into from
Nov 29, 2019
Merged

Content-Security-Policy implements MultipleHeaderInterface #190

merged 1 commit into from
Nov 29, 2019

Conversation

michalbundyra
Copy link
Member

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

Fixes #159

  • Are you fixing a bug?
    • Detail how the bug is invoked currently.
    • Detail the original, incorrect behavior.
    • Detail the new, expected behavior.
    • Base your feature on the master branch, and submit against that branch.
    • Add a regression test that demonstrates the bug, and proves the fix.
    • Add a CHANGELOG.md entry for the fix.

/cc @markushausammann

michalbundyra added a commit that referenced this pull request Nov 29, 2019
…licy-multiple

Content-Security-Policy implements MultipleHeaderInterface
@michalbundyra michalbundyra merged commit 67ddca8 into zendframework:master Nov 29, 2019
michalbundyra added a commit that referenced this pull request Nov 29, 2019
michalbundyra added a commit that referenced this pull request Nov 29, 2019
@michalbundyra michalbundyra deleted the hotfix/content-security-policy-multiple branch November 29, 2019 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ContentSecurityPolicy headers overwrite each other
2 participants