Skip to content

Match spec behavior re: unsupported body type#651

Merged
mislav merged 1 commit intomasterfrom
body-unsupported-type
Sep 4, 2018
Merged

Match spec behavior re: unsupported body type#651
mislav merged 1 commit intomasterfrom
body-unsupported-type

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Sep 3, 2018

The polyfill used to throw an exception, but the spec dictates that unsupported body types are simply converted to string.

Closes #576, closes #642

The polyfill used to throw an exception, but the spec dictates that
unsupported body types are simply converted to string.

Closes #576
@mislav mislav requested a review from a team September 3, 2018 18:05
@mislav mislav merged commit 0ae0da3 into master Sep 4, 2018
@mislav mislav deleted the body-unsupported-type branch September 4, 2018 10:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_bodyinit don't default to string Response contructor is incompatible with other browser implementations

1 participant