w3c / network-error-logging

Network Error Logging
https://w3c.github.io/network-error-logging/
Other
80 stars 18 forks source link

Remove trailer processing #148

Closed clelland closed 1 year ago

clelland commented 1 year ago

This removes the processing step in Extract Response Headers which also adds HTTP trailer fields to the report. Trailers are no longer exposed by Fetch, which this builds on, and generally not supported on the Web.

Closes: #146


Preview | Diff