Skip to content

Commit 336b51e

Browse files
authored
Merge pull request #1351 from jedwards1211/patch-2
docs(README): add superagent-verbose-errors to plugin list
2 parents 038bd46 + 6828bd3 commit 336b51e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Existing plugins:
7070
* [superagent-httpbackend](https://www.npmjs.com/package/superagent-httpbackend) - stub out requests using AngularJS' $httpBackend syntax
7171
* [superagent-throttle](https://github.com/leviwheatcroft/superagent-throttle) - queues and intelligently throttles requests
7272
* [superagent-charset](https://github.com/magicdawn/superagent-charset) - add charset support for node's SuperAgent
73+
* [superagent-verbose-errors](https://github.com/jcoreio/superagent-verbose-errors) - include response body in error messages for failed requests
7374

7475
Please prefix your plugin with `superagent-*` so that it can easily be found by others.
7576

0 commit comments

Comments
 (0)