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

Use Infra's definition of JSON serialization. #146

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

jyasskin
Copy link
Member

@jyasskin jyasskin commented Jan 22, 2019

This also improves the type of the object assigned to a request's body.

@annevk, the types here still mismatch since https://fetch.spec.whatwg.org/#ref-for-bodyinit-safely-extract expects the source to be a Javascript object, which a byte sequence isn't, but it seems better to fix that along the lines of whatwg/fetch#730 (comment).


Preview | Diff

This also improves the type of the object assigned to a request's body.
@dcreager
Copy link
Member

Looks good, thanks!

@dcreager dcreager merged commit 6465ac1 into w3c:master Jan 25, 2019
@jyasskin jyasskin deleted the new-json-serialization branch January 25, 2019 21:26
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.

2 participants