← Back to release summary

Network Error Logging

Category
Performance
Type
New or changed feature
Status
Enabled by default (Chrome 69)
Intent stage
None

Summary

This feature defines a mechanism that enables developers to declare a network error reporting policy for a web application via the `NEL` header. A user agent can use this policy to report encountered network errors that prevented it from successfully fetching requested resources. This is done through the common Reporting API.

Standards & signals

Docs: https://w3c.github.io/network-error-logging/ https://w3c.github.io/reporting/ https://dcreager.net/nel/intro/

View on chromestatus.com