Releases
v1.0.7
Merge pull request #16 from isaacgr/invalid/#13 /batch_error_uses_serving_id ea57cea
Add test to http client for batch with bad request. ca8af00
Add test for batch with one good and one bad request. 5e238c3
Return null in batch error. Refs #13 . 845fdd9
Merge pull request #15 from isaacgr/bugfix/#9 /http_batch_timeouts 78fdf2c
Add timeout for HTTP batch requests 445f8c2
Merge pull request #14 from isaacgr/bugfix/#9 /batch_request_timeouts 37e4e75
Add timeout for batch requests c1c8462
Merge pull request #12 from isaacgr/bugfix/#7 /client_error_on_write_to_disconnected_server 51858d4
Cleanup error messages. Refs #7 . a242240
Add tests for writing with no connection. Refs #7 . 0e79ad9
Reject with error if tcp client attempts write to disconnected server. Refs #7 . 65b6116
Reject request with error if HTTP client unable to connect. Refs #7 . f794906
Merge pull request #8 from isaacgr/bugfix/#6 /make_http_request_encoding_configurable c263485
Update README with error response object info for HTTP request. Refs #6 . 84b081c
Update readme with encoding option. Refs #6 . c7dcf94
Fix linting bed1a4b
Move non-empty array test to http-server.js a9b486b
Add response body to error for HTTP requests. Refs #6 . Parse HTTP responses when 'end' event emitted. Refs #6 . e7e5305
Add test for encoding paramter. Refs #6 . 8f9dd16
Add encoding type to encoding options. Refs #6 . Use encoding option to calculate content-length. Refs #6 . a3334c7
v1.0.6...v1.0.7
You can’t perform that action at this time.