ipfs-cluster/api/ipfsproxy
Hector Sanjuan 81d5759cc8 Fix #1366: IPFS Proxy API serializes wrong error types
The errors returned by the IPFS Proxy API are not understood by IPFS.

This was caused by go-ipfs-cmds setting an API error format which requires the
errors to have a type: "error" field.

This commit brings this up to speed.
2021-06-28 22:42:47 +02: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 Fix #1366: IPFS Proxy API serializes wrong error types 2021-06-28 22:42:47 +02:00
ipfsproxy.go Fix #1366: IPFS Proxy API serializes wrong error types 2021-06-28 22:42:47 +02:00
util.go ipfsproxy: hijack repo/gc and trigger cluster-wide GC 2019-12-06 13:08:57 +01:00