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

Editorial: align with Fetch's change to tuples #7254

Merged
merged 4 commits into from
Oct 25, 2021
Merged

Conversation

annevk
Copy link
Member

@annevk annevk commented Oct 22, 2021

source Show resolved Hide resolved
annevk added a commit to whatwg/fetch that referenced this pull request Oct 25, 2021
This gives headers, header names, and header values each a distinct type grounded in Infra and applies that across Fetch. This also removes the usage of pair syntax in favor of tuple syntax.

See whatwg/infra#127 for some context.

HTML PR: whatwg/html#7254.

XHR PR: whatwg/xhr#334.
@annevk annevk requested a review from domenic October 25, 2021 12:08
Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

Very nice improvements

@annevk annevk merged commit 7fcb4ea into main Oct 25, 2021
@annevk annevk deleted the annevk/header-tuples branch October 25, 2021 15:54
ericorth pushed a commit to ericorth/fetch that referenced this pull request Feb 18, 2022
This gives headers, header names, and header values each a distinct type grounded in Infra and applies that across Fetch. This also removes the usage of pair syntax in favor of tuple syntax.

See whatwg/infra#127 for some context.

HTML PR: whatwg/html#7254.

XHR PR: whatwg/xhr#334.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants