ipfs-cluster/adder
Hector Sanjuan be651da0d0 Fix: disable KeepAlives in server
See discussion in https://github.com/ipfs/go-ipfs/issues/5168

We cannot stream responses with keep-alives enabled.

I prefer this to not be a client feature, as otherwise users might end up
shooting themselves in the foot.

Note, the price is a corrupted request body which gets added
normally and gives wrong hashes!

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-08-18 02:48:36 +02:00
..
adderutils Fix: disable KeepAlives in server 2018-08-18 02:48:36 +02:00
ipfsadd Dependency upgrades 2018-08-10 14:39:34 +02:00
local Dependency upgrades 2018-08-10 14:39:34 +02:00
sharding Dependency upgrades 2018-08-10 14:39:34 +02:00
adder_test.go Dependency upgrades 2018-08-10 14:39:34 +02:00
adder.go Fix #495: Hijack proxy /add correctly. 2018-08-18 02:48:35 +02:00
util.go Golint and improved error messages 2018-08-08 21:29:21 +02:00