Reporting API 速查
本地搜索 Reporting-Endpoints、Report-To、NEL、CSP/Document-Policy/Permissions-Policy 报告链路、采样、灰度、隐私边界和部署排错点。
Reporting API 适合收集浏览器生成的策略违规、网络错误和弃用提示,但报告内容可能包含 URL、来源、用户环境和错误上下文。本页只做本地数组搜索和筛选,不请求网络、不上传、不持久化输入。
Reporting-Endpoints: default="https://reports.example.com/a", csp="https://reports.example.com/csp"
Content-Security-Policy-Report-Only: default-src 'self'; report-to csp
NEL: {"report_to":"default","max_age":86400,"failure_fraction":0.05,"success_fraction":0}