This document discusses Content Security Policy (CSP), an HTTP header that allows restricting what resources a website can load or execute. CSP Report Only mode sends violation reports to a specified endpoint without blocking content. The document provides an overview of CSP and Report Only mode, demonstrates generating a CSP header and receiving reports, and discusses potential issues and stats on real-world CSP usage.