ipfs-cluster/api/rest
Hector Sanjuan 72928d5e3b client: do not cancel request context while reading the answer
Apparently, cancelling the request context closes the response body
prematurely, before it's being fully read.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2017-12-08 00:22:01 +01:00
..
client client: do not cancel request context while reading the answer 2017-12-08 00:22:01 +01:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Issue #162: Improve Config.ToJSON() tests 2017-10-20 10:42:41 +02:00
config.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
restapi_test.go Support --local parameter for Status[Local] and Sync[Local] operations 2017-12-01 12:56:26 +01:00
restapi.go Merge pull request #252 from te0d/feat/add-pin-name 2017-12-04 14:25:39 +01:00