Package play.filters.csp


package play.filters.csp
  • Class
    Description
    Processes a request and adds content security policy header.
    This annotation runs the play.filters.csp.CSPAction on a controller method.
    This action is used to add a CSP header to the response through injection.