ReportingHeaderTrait
Error / network reporting HTTP header names (W3C Reporting).
Mixed into HttpHeader.
Tags
Table of Contents
Constants
- NEL : string = 'NEL'
- `NEL` — Network Error Logging policy for the origin (W3C).
- REPORT_TO : string = 'Report-To'
- `Report-To` — Named reporting endpoint groups (legacy Reporting API).
- REPORTING_ENDPOINTS : string = 'Reporting-Endpoints'
- `Reporting-Endpoints` — Named reporting endpoints (Reporting API v1, replaces `Report-To`).
Constants
NEL
`NEL` — Network Error Logging policy for the origin (W3C).
public
string
NEL
= 'NEL'
REPORT_TO
`Report-To` — Named reporting endpoint groups (legacy Reporting API).
public
string
REPORT_TO
= 'Report-To'
REPORTING_ENDPOINTS
`Reporting-Endpoints` — Named reporting endpoints (Reporting API v1, replaces `Report-To`).
public
string
REPORTING_ENDPOINTS
= 'Reporting-Endpoints'