papegaaij commented on issue #399: WICKET-6727: Configurable 
Content-Security-Policy
URL: https://github.com/apache/wicket/pull/399#issuecomment-581061980
 
 
   Hi @solomax,
   
   The `reporting()` method is to configure the report only header. It must be 
separate from the blocking header, because you need to be able to specify 
different policies for both. This can be used to test a more strict policy 
while the old policy is still in effect.
   
   It is not very useful to share the rules between the 2 headers, because the 
blocking header can have a reporting directive as well. Perhaps the 
documentation on these methods can be improved?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to