Skip to content

Wrong error message "invalid JSON" when "RequestDataTooBig" raised #145

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

Merged
merged 2 commits into from
Jun 24, 2017

Conversation

dotsbb
Copy link

@dotsbb dotsbb commented Apr 12, 2017

Django's request.body might raise RawPostDataException, RequestDataTooBig and UnreadablePostError exceptions which are not related to "invalid JSON".

…nreadablePostError exceptions which are not related to invalid JSON data
@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Coverage decreased (-3.09%) to 90.756% when pulling a9f34da on dotsbb:fix-too-broad-exception into eb02f87 on graphql-python:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.09%) to 90.756% when pulling a9f34da on dotsbb:fix-too-broad-exception into eb02f87 on graphql-python:master.

@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Coverage increased (+0.03%) to 93.878% when pulling 33b2b42 on dotsbb:fix-too-broad-exception into eb02f87 on graphql-python:master.

@syrusakbary syrusakbary merged commit 3667157 into graphql-python:master Jun 24, 2017
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