-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
featurenew featuresnew features
Description
The CSP 1.0 specification allows this explicitly in the sixth paragraph of Section 3.3: http://www.w3.org/TR/CSP/#processing-model
An example is given, too: "For example, if a server operator is using one policy but wishes to experiment with a stricter policy, the server operator can monitor the stricter policy while enforcing the original policy."
This would require bigger changes to the way the middleware works (maybe a flag as a parameter to the decorators? ... something like only_report=True). If this is in scope for the middleware, I am willing to propose an implementation soon.
ento
Metadata
Metadata
Assignees
Labels
featurenew featuresnew features