Skip to content

Conversation

@jimmywarting
Copy link
Collaborator

@jimmywarting jimmywarting commented Jan 27, 2022

Purpose

Replace the header class for something that follows the spec a little more correctly

Changes

getAll() & raw() and all of the URLSearchParams methods are removed

Additional information


  • I updated & removed some unit test(s)

Copy link
Collaborator

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

getAll() & raw() and all of the URLSearchParams methods are removed

Make sure to add BREAKING CHANGE: statements in the commit body when you merge. You can add multiple, e.g.

refactor: replace headers class for better compatibility with the spec

BREAKING CHANGE: `Headers.getAll()` has been removed

BREAKING CHANGE: `Headers.raw()` has been removed

@jimmywarting jimmywarting enabled auto-merge (squash) January 27, 2022 22:37
@Macias131987

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants