Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JSON.parse('') will throw a syntax error (in any browser). Fix is to return a null value. I saw this when my server returned HTTP 204 No Content.
- Loading branch information