solomax commented on issue #399: WICKET-6727: Configurable 
Content-Security-Policy
URL: https://github.com/apache/wicket/pull/399#issuecomment-575870332
 
 
   @papegaaij we are currently adding CSP header using following conditions:
   ```
   if (resp instanceof WebResponse && !(resp instanceof WebSocketResponse)) {
   }
   ```

----------------------------------------------------------------
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