Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new rules are: 1. If the content type of the response is invalid then we won't try to parse. 2. If there is an HTTP status error it will always be attached as a graphql error. 3. If an HTTP status is not 2xx and the body was empty then don't report the parse error. Fixes #3141
- Loading branch information