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

Always parse body by serializer if it exists #132

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Always parse body by serializer if it exists #132

merged 1 commit into from
Apr 12, 2019

Conversation

goofansu
Copy link
Contributor

@goofansu goofansu commented Apr 2, 2019

If there is a serializer for a specified content type, it should always be used to parse the response body.

Fix #133

goofansu added a commit to elixir-wechat/ueberauth_weixin that referenced this pull request Apr 2, 2019
goofansu added a commit to elixir-wechat/ueberauth_weixin that referenced this pull request Apr 3, 2019
@goofansu
Copy link
Contributor Author

Hi @scrogson, sorry but can you have a look when you have time? Thanks.

@scrogson
Copy link
Member

👍

@scrogson scrogson merged commit 41b0047 into ueberauth:master Apr 12, 2019
@goofansu goofansu deleted the fix-serializer-not-used branch April 12, 2019 14:40
goofansu added a commit to elixir-wechat/ueberauth_weixin that referenced this pull request Apr 12, 2019
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.

mime type text/plain cannot be parsed by a registered serializer
2 participants