ipfs-cluster/api/restapi
Hector Sanjuan cc8c9da28d Fixes #100: EOF responses when cluster peer is not responding
The ReadTimeout for the API was the same as for RPC. So the error
did not have time to be correctly returned to the client.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-05-18 13:16:27 +02:00
..
restapi_test.go Fix #87: Implement ipfs-cluster-ctl pin ls <cid> 2017-04-06 21:12:16 +02:00
restapi.go Fixes #100: EOF responses when cluster peer is not responding 2017-05-18 13:16:27 +02:00