Open
Description
For particular reasons, the response from the server is a malformed JSON string, ie: it will fail to parse.
However we'd still like to show the raw body content but can't because superagent doesn't include that data.
Can we have the err callback included the raw response.
Round about here I think...
https://github.com/visionmedia/superagent/blob/master/lib/client.js#L466-L473
Metadata
Metadata
Assignees
Labels
No labels