David Cheung
|
4b29acdcb0
|
Test with express instead of http server
|
2016-06-14 12:04:32 -04:00 |
David Cheung
|
5646680e5e
|
HTML response for accepted headers
|
2016-06-14 12:04:32 -04:00 |
David Cheung
|
9f74606847
|
Remove statusCode from details in Array errors
This is to preserve behavior from strong-remoting rest adapter
|
2016-05-25 11:12:31 -04:00 |
David Cheung
|
ef72b5c0f1
|
Include err.message and err.name for debug data
err.message and err.name are not enumerable,
therefore needs to be explicited added to the data obj
|
2016-05-20 11:00:03 -04:00 |
David Cheung
|
cfde2a8bb0
|
Handle error from res.statusCode
|
2016-05-13 11:27:53 -04:00 |
Miroslav Bajtoš
|
225d35994b
|
Initial implementation
The response is always JSON
Options supported: log, debug
|
2016-05-13 13:10:53 +02:00 |