mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-11 15:15:58 +08:00

There was a stale assumption that streaming output from a channel would always be json. This commit removes that code, allowing Content-Type to appropriately be set like other, non-channel-streaming commands. License: MIT Signed-off-by: Cayman Nava <caymannava@gmail.com>