mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +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> |
||
|---|---|---|
| .. | ||
| client.go | ||
| handler_test.go | ||
| handler.go | ||
| multifilereader_test.go | ||
| multifilereader.go | ||
| parse.go | ||