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

Invalid content type #98

Merged
merged 2 commits into from
Jun 4, 2020
Merged

Invalid content type #98

merged 2 commits into from
Jun 4, 2020

Conversation

f3ath
Copy link
Owner

@f3ath f3ath commented Jun 4, 2020

The client will not attempt to decode the body of the HTTP response with error status if the correct Content-Type is missing. Before in such cases a FormatException would be thrown.

This is to address the issue mentioned here.

@f3ath f3ath merged commit b9af0ac into master Jun 4, 2020
@f3ath f3ath deleted the invalid-content-type branch June 4, 2020 04:02
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.

None yet

1 participant