Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove trailer processing #148

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Remove trailer processing #148

merged 1 commit into from
Jun 23, 2023

Conversation

clelland
Copy link
Contributor

@clelland clelland commented Jun 9, 2023

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

Copy link
Contributor

@yoavweiss yoavweiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clelland clelland merged commit 1ef01ee into gh-pages Jun 23, 2023
@clelland clelland deleted the remove-trailers branch June 23, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for HTTP Trailers
2 participants