Exception: Dispatch::Rails::CspViolation
- Inherits:
-
BrowserReport
- Object
- StandardError
- BrowserReport
- Dispatch::Rails::CspViolation
- Defined in:
- lib/dispatch/rails/reporting_endpoint_middleware.rb
Overview
A Content-Security-Policy violation delivered by the browser’s native report-uri/report-to channel. CSP violations never reach window.onerror, so nothing surfaces them unless the browser is told to POST a report here.