ipfs-cluster/api/ipfsproxy
Hector Sanjuan a39ee13834 ipfsproxy: fix 'undefined cid' string appeareance in progress output
Fixes #1286. Some AddedOutput objects carry an undefined CID. This was getting
stringified as 'b', making the proxy responses include this rather than
skipping setting the field.
2021-01-13 16:32:08 +01:00
..
config_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
config.go Fix #937: Print full working configuration at startup 2020-05-15 01:33:04 +02:00
headers.go ipfsproxy: fix typos in comments 2019-01-11 13:36:56 +01:00
ipfsproxy_test.go gofmt -s fixes 2020-04-14 23:44:18 +02:00
ipfsproxy.go ipfsproxy: fix 'undefined cid' string appeareance in progress output 2021-01-13 16:32:08 +01:00
util.go ipfsproxy: hijack repo/gc and trigger cluster-wide GC 2019-12-06 13:08:57 +01:00