hook-javascript
hook-javascript copied to clipboard
[IE10] Exceptions are resulting in "Invalid JSON response"
When the server responds with throw new Exception(...)
, the client is not being able to parse the JSON response.