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

[BUGFIX fetchOptions] fix fetchOptions to support POST body of all valid types #6562

Merged
merged 1 commit into from
Oct 16, 2019
Merged

[BUGFIX fetchOptions] fix fetchOptions to support POST body of all valid types #6562

merged 1 commit into from
Oct 16, 2019

Conversation

nlfurniss
Copy link
Contributor

Landed some fixes to ember-fetch in PR #174 to correctly support POST bodys other than objects. These fixes came after these utils were added to ED.

Also added several tests from ember-fetch to increase coverage for this util, some of which pertain to this change.

@rwjblue rwjblue requested a review from runspired October 8, 2019 21:55
@nlfurniss
Copy link
Contributor Author

@runspired any other changes you'd like or questions I can answer?

@runspired runspired merged commit e9d5462 into emberjs:master Oct 16, 2019
@nlfurniss nlfurniss deleted the support-all-body-types branch April 1, 2020 16:59
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.

3 participants